Searched defs:STT_NOTYPE (Results 1 - 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Delf.h122 #define STT_NOTYPE 0 macro
/external/syslinux/com32/include/sys/
H A Delfcommon.h252 #define STT_NOTYPE 0 /* Symbol type is unspecified */ macro
/external/llvm/include/llvm/Support/
H A DELF.h879 STT_NOTYPE = 0, // Symbol's type is not specified enumerator in enum:llvm::ELF::__anon12487
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h883 STT_NOTYPE = 0, // Symbol's type is not specified enumerator in enum:llvm::ELF::__anon20533
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h865 STT_NOTYPE = 0, // Symbol's type is not specified enumerator in enum:llvm::ELF::__anon19697
/external/elfutils/libelf/
H A Delf.h484 #define STT_NOTYPE 0 /* Symbol type is unspecified */ macro
/external/kmod/port-gnu/
H A Delf.h483 #define STT_NOTYPE 0 /* Symbol type is unspecified */ macro
/external/valgrind/perf/
H A Dtinycc.c456 #define STT_NOTYPE 0 /* Symbol type is unspecified */ macro
19066 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19070 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19090 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19133 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19137 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19141 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19170 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19175 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
21116 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE),
[all...]

Completed in 504 milliseconds