Searched refs:SHF_ALLOC (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/libelf/
H A Dlibelf_checksum.c81 if ((shdr.sh_flags & SHF_ALLOC) == 0 ||
H A Delf_common.h241 #define SHF_ALLOC 0x2 /* Section occupies memory. */ macro

Completed in 7 milliseconds