Searched refs:STT_SECTION (Results 1 – 8 of 8) sorted by relevance
85 if (sym_entry->st_name == 0 && ELF_ST_TYPE (sym_entry->st_info) == STT_SECTION) { in apply_relocate_add()
65 if (sym->type != STT_SECTION && in find_symbol_by_offset()90 if (sym->type != STT_SECTION && in find_symbol_containing()258 if (sym->type == STT_SECTION) { in read_symbols()
321 if (rela->sym->type != STT_SECTION) { in add_dead_ends()363 if (rela->sym->type != STT_SECTION) { in add_dead_ends()416 case STT_SECTION: in add_ignores()526 if (rela->sym->type != STT_SECTION) { in add_ignore_alternatives()566 } else if (rela->sym->type == STT_SECTION) { in add_jump_destinations()673 } else if (rela->sym->type == STT_SECTION) { in add_call_destinations()1031 if (!text_rela || text_rela->sym->type != STT_SECTION || in find_jump_table()1264 if (rela->sym->type != STT_SECTION) { in read_retpoline_hints()
126 if (orig_rela->sym->type != STT_SECTION) { in get_alt_entry()
260 if (ELF64_ST_TYPE (sym->st_info) == STT_SECTION) in apply_relocate_add()
126 #define STT_SECTION 3 macro
148 SYM_TYPE(STT_SECTION), in sym_type()
1331 if (ELF_ST_TYPE(sym->st_info) == STT_SECTION) in find_elf_symbol()