Searched defs:SHF_STRINGS (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/Support/ | ||
D | ELF.h | 530 SHF_STRINGS = 0x20, enumerator |
/external/elfutils/libelf/ | ||
D | elf.h | 353 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */ macro |