Searched refs:STT_SECTION (Results 1 – 11 of 11) sorted by relevance
104 if (!text_reloc || text_reloc->sym->type != STT_SECTION || in arch_find_switch_table()
368 if (reloc->sym->type != STT_SECTION) { in add_dead_ends()403 if (reloc->sym->type != STT_SECTION) { in add_dead_ends()546 case STT_SECTION: in add_ignores()739 if (reloc->sym->type != STT_SECTION) { in add_ignore_alternatives()778 } else if (reloc->sym->type == STT_SECTION) { in add_jump_destinations()920 } else if (reloc->sym->type == STT_SECTION) { in add_call_destinations()1462 if (reloc->sym->type != STT_SECTION) { in read_retpoline_hints()1497 if (reloc->sym->type != STT_SECTION) { in read_instr_hints()1516 if (reloc->sym->type != STT_SECTION) { in read_instr_hints()1546 if (reloc->sym->type != STT_SECTION) { in read_intra_function_calls()
166 if (GELF_ST_TYPE(sym.st_info) == STT_SECTION) { in orc_dump()
90 if (orig_reloc->sym->type != STT_SECTION) { in get_alt_entry()
171 if (s->offset == offset && s->type != STT_SECTION) in find_symbol_by_offset()199 if (s->type != STT_SECTION) in find_symbol_containing()406 if (sym->type == STT_SECTION) { in read_symbols()
85 if (sym_entry->st_name == 0 && ELF_ST_TYPE (sym_entry->st_info) == STT_SECTION) { in apply_relocate_add()
260 if (ELF64_ST_TYPE (sym->st_info) == STT_SECTION) in apply_relocate_add()
127 #define STT_SECTION 3 macro
148 SYM_TYPE(STT_SECTION), in sym_type()
1319 if (ELF_ST_TYPE(sym->st_info) == STT_SECTION) in find_elf_symbol()
3546 if (GELF_ST_TYPE(sym.st_info) == STT_SECTION && sym.st_name == 0) in bpf_object__collect_prog_relos()