Searched refs:STT_SECTION (Results 1 – 8 of 8) sorted by relevance
88 if (sym_entry->st_name == 0 && ELF_ST_TYPE (sym_entry->st_info) == STT_SECTION) { in apply_relocate_add()
75 if (sym->type != STT_SECTION && in find_symbol_by_offset()100 if (sym->type != STT_SECTION && in find_symbol_containing()267 if (sym->type == STT_SECTION) { in read_symbols()
120 if (orig_rela->sym->type != STT_SECTION) { in get_alt_entry()
119 if (rela->sym->type == STT_SECTION && in ignore_func()356 if (rela->sym->type != STT_SECTION) { in add_dead_ends()398 if (rela->sym->type != STT_SECTION) { in add_dead_ends()471 if (rela->sym->type != STT_SECTION) { in add_nospec_ignores()511 } else if (rela->sym->type == STT_SECTION) { in add_jump_destinations()602 } else if (rela->sym->type == STT_SECTION) { in add_call_destinations()1177 if (rela->sym->type != STT_SECTION) { in read_retpoline_hints()
272 if (ELF64_ST_TYPE (sym->st_info) == STT_SECTION) in apply_relocate_add()
126 #define STT_SECTION 3 macro
146 SYM_TYPE(STT_SECTION), in sym_type()
1230 if (ELF_ST_TYPE(sym->st_info) == STT_SECTION) in find_elf_symbol()