Home
last modified time | relevance | path

Searched defs:STT_COMMON (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf.h128 #define STT_COMMON 5 macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h870 STT_COMMON = 5, // An uninitialized common block enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h888 STT_COMMON = 5, // An uninitialized common block enumerator
/external/llvm/include/llvm/Support/
DELF.h884 STT_COMMON = 5, // An uninitialized common block enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1007 STT_COMMON = 5, // An uninitialized common block enumerator
/external/kmod/port-gnu/
Delf.h488 #define STT_COMMON 5 /* Symbol is a common data object */ macro
/external/elfutils/libelf/
Delf.h600 #define STT_COMMON 5 /* Symbol is a common data object */ macro