Searched refs:PT_INTERP (Results 1 – 20 of 20) sorted by relevance
83 [PT_INTERP] = "INTERP", in main()120 if (phdr->p_type == PT_INTERP) in main()
38 case ELF::PT_INTERP: in printProgramHeaders()
45 if (pheader.p_type == PT_INTERP) { \
100 #define PT_INTERP 3 /* Pathname of interpreter. */ macro
14 #define PT_INTERP 3 macro
28 #define PT_INTERP 3 macro
375 if (phdr.p_type == PT_INTERP) in find_prelink_address_sync()409 if ((*p32)[i].p_type == PT_INTERP) in find_prelink_address_sync()419 if ((*p64)[i].p_type == PT_INTERP) in find_prelink_address_sync()
1331 PT_INTERP p_vaddr separately from main phdrs and undo phdrs.1334 last change, so we recognize PT_INTERP in ELFCLASS64 correctly.
984 PT_INTERP = 3, // Interpreter pathname. enumerator
1017 PT_INTERP = 3, // Interpreter pathname. enumerator
1015 PT_INTERP = 3, // Interpreter pathname. enumerator
638 case PT_INTERP: { in VG_()
1154 LLVM_READOBJ_ENUM_CASE(ELF, PT_INTERP ); in getElfSegmentType()1174 LLVM_READOBJ_PHDR_ENUM(ELF, PT_INTERP) in getElfPtType()2933 if (Phdr.p_type == ELF::PT_INTERP) { in printProgramHeaders()
601 #define PT_INTERP 3 /* Program interpreter */ macro
602 #define PT_INTERP 3 /* Program interpreter */ macro
1280 if (phdr->p_type == PT_INTERP) in print_phdr()1938 if (phdr != NULL && phdr->p_type == PT_INTERP) in handle_relocs_rel()2129 if (phdr != NULL && phdr->p_type == PT_INTERP) in handle_relocs_rela()
4433 else if (phdr->p_type == PT_INTERP) in check_program_header()
6622 phdr->p_type = PT_INTERP; in ld_generic_create_outfile()
797 offset given by p_offsets for a PT_INTERP segment before trying to
565 #define PT_INTERP 3 /* Program interpreter */ macro19586 ph->p_type = PT_INTERP; in tcc_output_file()