Searched refs:SHN_LORESERVE (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/libelf/
H A Dlibelf_extended.c51 if (shnum >= SHN_LORESERVE) {
81 if (shstrndx >= SHN_LORESERVE) {
H A Dlibelf_ehdr.c186 if (shnum >= SHN_LORESERVE ||
H A Delf_common.h186 #define SHN_LORESERVE 0xff00 /* First of reserved range. */ macro

Completed in 12 milliseconds