Searched defs:SHF_EXCLUDE (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/Support/ | ||
D | ELF.h | 665 SHF_EXCLUDE = 0x80000000U, enumerator |
/external/elfutils/src/libelf/ | ||
D | elf.h | 373 #define SHF_EXCLUDE (1 << 31) /* Section is excluded unless macro |