Searched refs:PT_INTERP (Results 1 – 11 of 11) sorted by relevance
91 [PT_INTERP] = "INTERP", in main()128 if (phdr->p_type == PT_INTERP) in main()
42 case ELF::PT_INTERP: in printProgramHeaders()
182 #define PT_INTERP 3 macro
364 case PT_INTERP: { in VG_()
27 #define PT_INTERP 3 macro
1293 PT_INTERP = 3, // Interpreter pathname. enumerator
572 #define PT_INTERP 3 /* Program interpreter */ macro
4065 else if (phdr->p_type == PT_INTERP) in check_program_header()
951 if (phdr->p_type == PT_INTERP) in print_phdr()
6633 phdr->p_type = PT_INTERP; in ld_generic_create_outfile()
565 #define PT_INTERP 3 /* Program interpreter */ macro19586 ph->p_type = PT_INTERP; in tcc_output_file()