Searched refs:ELF_ST_TYPE (Results 1 – 19 of 19) sorted by relevance
47 #ifndef ELF_ST_TYPE48 #define ELF_ST_TYPE(x) (((unsigned int)x) & 0xf) macro143 ELF_ST_TYPE(sym.st_info)); in symtab_create()151 (unsigned)type != ELF_ST_TYPE(sym.st_info)) in symtab_create()
130 if (ELF_ST_TYPE(sym->st_info) != STT_OBJECT && in X_db_search_symbol()131 ELF_ST_TYPE(sym->st_info) != STT_FUNC && in X_db_search_symbol()132 ELF_ST_TYPE(sym->st_info) != STT_NOTYPE) in X_db_search_symbol()148 ELF_ST_TYPE(sym->st_info) == STT_FUNC && in X_db_search_symbol()
59 if (ELF_ST_TYPE(sym->st_info) != STT_OBJECT) { in sym_to_objtoff()81 if (ELF_ST_TYPE(symp->st_info) != STT_OBJECT) { in sym_to_objtoff()
377 if (ELF_ST_TYPE(sym_data.sym->st_info) != STT_OBJECT) { in db_pprint_symbol_cmd()
1478 return (ELF_ST_TYPE(ref->st_info)); in symbol_type()1587 (ELF_ST_TYPE(symp->st_info) == STT_FUNC || in link_elf_lookup_symbol1()1588 ELF_ST_TYPE(symp->st_info) == STT_GNU_IFUNC))) { in link_elf_lookup_symbol1()1629 (ELF_ST_TYPE(symp->st_info) == STT_FUNC || in link_elf_lookup_debug_symbol()1630 ELF_ST_TYPE(symp->st_info) == STT_GNU_IFUNC))) { in link_elf_lookup_debug_symbol()1655 (ELF_ST_TYPE(symp->st_info) == STT_FUNC || in link_elf_lookup_debug_symbol_ctf()1656 ELF_ST_TYPE(symp->st_info) == in link_elf_lookup_debug_symbol_ctf()1709 if (ELF_ST_TYPE(es->st_info) == STT_GNU_IFUNC) in link_elf_symbol_values1()1746 if (ELF_ST_TYPE(es->st_info) == STT_GNU_IFUNC) in link_elf_debug_symbol_values()1860 (ELF_ST_TYPE(symp->st_info) == STT_FUNC || in link_elf_each_function_name()[all …]
1417 if ((ELF_ST_TYPE(sym->st_info) == STT_GNU_IFUNC || in relocate_file1()1452 if ((ELF_ST_TYPE(sym->st_info) == STT_GNU_IFUNC || in relocate_file1()1572 if (ELF_ST_TYPE(es->st_info) == STT_GNU_IFUNC) in link_elf_symbol_values1()1676 (ELF_ST_TYPE(symp->st_info) == STT_FUNC || in link_elf_each_function_name()1677 ELF_ST_TYPE(symp->st_info) == STT_GNU_IFUNC)) { in link_elf_each_function_name()1698 (ELF_ST_TYPE(symp->st_info) == STT_FUNC || in link_elf_each_function_nameval()1699 ELF_ST_TYPE(symp->st_info) == STT_GNU_IFUNC)) { in link_elf_each_function_nameval()1752 if (ELF_ST_TYPE(sym->st_info) == STT_GNU_IFUNC) in elf_obj_lookup()1885 if ((ELF_ST_TYPE(sym->st_info) == STT_GNU_IFUNC || in link_elf_reloc_local()1915 if ((ELF_ST_TYPE(sym->st_info) == STT_GNU_IFUNC || in link_elf_reloc_local()
276 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC){ in reloc_plt()334 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_jmpslots()418 if (ELF_ST_TYPE(def->st_info) != STT_GNU_IFUNC) in reloc_gnu_ifunc()512 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_non_plt()
173 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_tlsdesc()259 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_non_plt()470 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_jmpslots()576 if (ELF_ST_TYPE(def->st_info) != STT_GNU_IFUNC) in reloc_gnu_ifunc()
171 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_tlsdesc()241 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_non_plt()419 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_jmpslots()519 if (ELF_ST_TYPE(def->st_info) != STT_GNU_IFUNC) in reloc_gnu_ifunc()
193 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_jmpslots()282 if (ELF_ST_TYPE(def->st_info) != STT_GNU_IFUNC) in reloc_gnu_ifunc()358 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_non_plt()
89 #define ELF_ST_TYPE __ELFN(ST_TYPE) macro
204 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_nonplt_object()467 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_jmpslots()635 if (ELF_ST_TYPE(def->st_info) != STT_GNU_IFUNC) in reloc_gnu_ifunc()
131 type = ELF_ST_TYPE(sym->st_info); in wantsym()
210 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_nonplt_object()502 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in reloc_jmpslots()676 if (ELF_ST_TYPE(def->st_info) != STT_GNU_IFUNC) in reloc_gnu_ifunc()
287 nl->n_type = ELF_ST_TYPE(s->st_info) == STT_FILE ? in elf_sym_to_nlist()
1102 if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) { in _rtld_bind()2084 if (ELF_ST_TYPE(ref->st_info) == STT_SECTION) { in find_symdef()4253 if (ELF_ST_TYPE(def->st_info) == STT_FUNC) in do_dlsym()4255 else if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) in do_dlsym()4257 else if (ELF_ST_TYPE(def->st_info) == STT_TLS) { in do_dlsym()4777 if (ELF_ST_TYPE(req.sym_out->st_info) == STT_FUNC) in get_program_var_addr()4780 else if (ELF_ST_TYPE(req.sym_out->st_info) == STT_GNU_IFUNC) in get_program_var_addr()5069 switch (ELF_ST_TYPE(symp->st_info)) { in matched_symbol()5082 (ELF_ST_TYPE(symp->st_info) == STT_FUNC)) in matched_symbol()
398 switch (ELF_ST_TYPE(symp->st_info)) { in fbt_ctfoff_init()
172 ELF_ST_TYPE(sym.st_info) != STT_NOTYPE) in fdt_find_static_dtb()
1262 ELF_ST_TYPE(sym.st_info) == type) {