Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Delf.h123 #define STT_NOTYPE 0 macro
/external/u-boot/include/
Delf.h383 #define STT_NOTYPE 0 /* not specified */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h865 STT_NOTYPE = 0, // Symbol's type is not specified enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h883 STT_NOTYPE = 0, // Symbol's type is not specified enumerator
/external/llvm/include/llvm/Support/
DELF.h879 STT_NOTYPE = 0, // Symbol's type is not specified enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1002 STT_NOTYPE = 0, // Symbol's type is not specified enumerator
/external/kmod/port-gnu/
Delf.h483 #define STT_NOTYPE 0 /* Symbol type is unspecified */ macro
/external/elfutils/libelf/
Delf.h595 #define STT_NOTYPE 0 /* Symbol type is unspecified */ macro