Searched refs:PT_INTERP (Results 1 – 14 of 14) 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()
110 PT_INTERP = 3, enumerator
182 #define PT_INTERP 3 macro
179 PT_INTERP = 3185 if phdr_type == PT_INTERP:
364 case PT_INTERP: { in VG_()
27 #define PT_INTERP 3 macro
1424 PT_INTERP = 3, // Interpreter pathname. enumerator
396 LLVM_READOBJ_ENUM_ENT(ELF, PT_INTERP ),
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()