Home
last modified time | relevance | path

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

/external/crosvm/kernel_loader/src/
Delf.rs136 pub const STT_NOTYPE: u32 = 0; constant
/external/kernel-headers/original/uapi/linux/
Delf.h128 #define STT_NOTYPE 0 macro
/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-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1050 STT_NOTYPE = 0, // Symbol's type is not specified enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h385 #define STT_NOTYPE 0 macro
/external/kmod/port-gnu/
Delf.h484 #define STT_NOTYPE 0 /* Symbol type is unspecified */ macro
/external/musl/include/
Delf.h507 #define STT_NOTYPE 0 macro
/external/elfutils/libelf/
Delf.h597 #define STT_NOTYPE 0 /* Symbol type is unspecified */ macro