Home
last modified time | relevance | path

Searched defs:SHF_STRINGS (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h754 SHF_STRINGS = 0x20, enumerator
/external/llvm/include/llvm/Support/
DELF.h727 SHF_STRINGS = 0x20, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h728 SHF_STRINGS = 0x20, enumerator
/external/kmod/port-gnu/
Delf.h362 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */ macro
/external/elfutils/libelf/
Delf.h363 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */ macro