Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h530 SHF_STRINGS = 0x20, enumerator
/external/elfutils/libelf/
Delf.h353 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */ macro