Searched refs:PT_INTERP (Results 1 – 8 of 8) sorted by relevance
37 PT_INTERP = 3 variable in ELFFile126 if p_type == ELFFile.PT_INTERP:
33 case PT_INTERP:
92 case PT_INTERP:238 case PT_INTERP:
89 + case PT_INTERP:
7 linker will generate binaries with a 4096 bytes PT_INTERP section. When the binaries
457 #define PT_INTERP 3 /* the RTLD */ macro
660 if (elf_ppnt->p_type == PT_INTERP) { in load_elf_binary()
25 #define PT_INTERP 3 macro