Searched refs:STT_NOTYPE (Results 1 – 9 of 9) sorted by relevance
90 #define SYM_T_NONE STT_NOTYPE
124 #define STT_NOTYPE 0 macro
84 .st_info = ELF_ST_TYPE(STT_NOTYPE),
148 return elf_sym__type(sym) == STT_NOTYPE && in elf_sym__is_label()
148 SYM_TYPE(STT_NOTYPE), in sym_type()
764 sym->sym.st_info = GELF_ST_INFO(STB_GLOBAL, STT_NOTYPE); in elf_create_undef_symbol()
1871 insn->call_dest->type == STT_NOTYPE && in is_fentry_call()
818 if (sym_type != STT_NOTYPE || sym_bind == STB_LOCAL in linker_sanity_check_elf_symtab()
3109 GELF_ST_TYPE(sym->st_info) == STT_NOTYPE; in sym_is_extern()