Searched refs:PT_INTERP (Results 1 - 2 of 2) sorted by relevance
/gem5/ext/libelf/ | ||
H A D | elf_common.h | 257 #define PT_INTERP 3 /* Pathname of interpreter. */ macro |
/gem5/src/base/loader/ | ||
H A D | elf_object.cc | 241 if (phdr.p_type != PT_INTERP) |
Completed in 7 milliseconds