Searched refs:STT_NOTYPE (Results 1 – 7 of 7) 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()
155 SYM_TYPE(STT_NOTYPE), in sym_type()
817 if (sym_type != STT_NOTYPE || sym_bind == STB_LOCAL in linker_sanity_check_elf_symtab()
3347 ELF64_ST_TYPE(sym->st_info) == STT_NOTYPE; in sym_is_extern()
Completed in 38 milliseconds