Searched refs:STT_SECTION (Results 1 – 13 of 13) sorted by relevance
104 if (!text_reloc || text_reloc->sym->type != STT_SECTION || in arch_find_switch_table()
601 if (disp->sym->type == STT_SECTION) in arch_decode_instruction()
85 if (sym_entry->st_name == 0 && ELF_ST_TYPE (sym_entry->st_info) == STT_SECTION) { in apply_relocate_add()
103 if (s->type != STT_SECTION) in symbol_hole_by_offset()155 if (s->offset == offset && s->type != STT_SECTION) in find_symbol_by_offset()183 if (s->type != STT_SECTION) in find_symbol_containing()472 if (GELF_ST_TYPE(sym->sym.st_info) == STT_SECTION) { in read_symbols()757 sym->sym.st_info = GELF_ST_INFO(STB_LOCAL, STT_SECTION); in elf_create_section_symbol()
167 if (GELF_ST_TYPE(sym.st_info) == STT_SECTION) { in orc_dump()
476 if (func->type == STT_SECTION) in add_pv_ops()560 if (reloc->sym->type != STT_SECTION) { in add_dead_ends()595 if (reloc->sym->type != STT_SECTION) { in add_dead_ends()916 case STT_SECTION: in add_ignores()1136 if (reloc->sym->type != STT_SECTION) { in add_ignore_alternatives()1389 } else if (reloc->sym->type == STT_SECTION) { in add_jump_destinations()1526 } else if (reloc->sym->type == STT_SECTION) { in add_call_destinations()2147 if (reloc->sym->type != STT_SECTION) { in read_retpoline_hints()2184 if (reloc->sym->type != STT_SECTION) { in read_instr_hints()2203 if (reloc->sym->type != STT_SECTION) { in read_instr_hints()[all …]
260 if (ELF64_ST_TYPE (sym->st_info) == STT_SECTION) in apply_relocate_add()
131 #define STT_SECTION 3 macro
827 if (sym_type == STT_SECTION) { in linker_sanity_check_elf_symtab()1828 if (sym_type == STT_SECTION && dst_sec->sec_sym_idx) { in linker_append_elf_sym()1969 if (sym_type == STT_SECTION && dst_sym) { in linker_append_elf_sym()2066 if (ELF64_ST_TYPE(src_sym->st_info) == STT_SECTION) { in linker_append_elf_relos()
3490 if (bind == STB_LOCAL && type == STT_SECTION) in sym_is_subprog()4192 if (ELF64_ST_TYPE(sym->st_info) == STT_SECTION && sym->st_name == 0) in bpf_object__collect_prog_relos()
88 symbol table entry 4, symbol ``sec``, which has ``STT_SECTION`` type
159 SYM_TYPE(STT_SECTION), in sym_type()
1164 if (ELF_ST_TYPE(sym->st_info) == STT_SECTION) in find_elf_symbol()