Searched refs:STT_NOTYPE (Results 1 – 6 of 6) sorted by relevance
90 #define SYM_T_NONE STT_NOTYPE
128 #define STT_NOTYPE 0 macro
507 if (func->type != STT_NOTYPE && func->type != STT_FUNC) in decode_instructions()512 if (func->type == STT_NOTYPE) in decode_instructions()1463 if (ts->type == STT_NOTYPE) in jump_is_sibling_call()2435 if (func->type == STT_NOTYPE && strstarts(func->name, ".L")) in classify_symbols()
138 return elf_sym__type(sym) == STT_NOTYPE && in elf_sym__is_label()
962 if (sym_type != STT_NOTYPE || sym_bind == STB_LOCAL in linker_sanity_check_elf_symtab()
4010 ELF64_ST_TYPE(sym->st_info) == STT_NOTYPE; in sym_is_extern()