Searched refs:SHF_ALLOC (Results 1 - 2 of 2) sorted by relevance
/gem5/ext/libelf/ | ||
H A D | libelf_checksum.c | 81 if ((shdr.sh_flags & SHF_ALLOC) == 0 || |
H A D | elf_common.h | 241 #define SHF_ALLOC 0x2 /* Section occupies memory. */ macro |
Completed in 12 milliseconds