Searched defs:SHF_GROUP (Results 1 - 2 of 2) sorted by relevance
/external/llvm/include/llvm/Support/ | ||
H A D | ELF.h | 883 SHF_GROUP = 0x200U, enumerator in enum:llvm::ELF::__anon9111 |
/external/elfutils/libelf/ | ||
H A D | elf.h | 371 #define SHF_GROUP (1 << 9) /* Section is member of a group. */ macro |
Completed in 54 milliseconds