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