Searched refs:PT_INTERP (Results 1 – 15 of 15) sorted by relevance
83 [PT_INTERP] = "INTERP", in main()120 if (phdr->p_type == PT_INTERP) in main()
40 case ELF::PT_INTERP: in printProgramHeaders()
28 #define PT_INTERP 3 macro
357 if (phdr.p_type == PT_INTERP) in find_prelink_address_sync()384 if (phdr.p32[i].p_type == PT_INTERP) in find_prelink_address_sync()393 if (phdr.p64[i].p_type == PT_INTERP) in find_prelink_address_sync()
982 PT_INTERP p_vaddr separately from main phdrs and undo phdrs.985 last change, so we recognize PT_INTERP in ELFCLASS64 correctly.
367 case PT_INTERP: { in VG_()
923 PT_INTERP = 3, // Interpreter pathname. enumerator
1643 CASE_AND_STREAM(s, PT_INTERP , kStrWidth); in DumpELFProgramHeader_p_type()
481 LLVM_READOBJ_ENUM_CASE(ELF, PT_INTERP ); in getElfSegmentType()
576 #define PT_INTERP 3 /* Program interpreter */ macro
1202 if (phdr->p_type == PT_INTERP) in print_phdr()1850 if (phdr != NULL && phdr->p_type == PT_INTERP) in handle_relocs_rel()2041 if (phdr != NULL && phdr->p_type == PT_INTERP) in handle_relocs_rela()
4173 else if (phdr->p_type == PT_INTERP) in check_program_header()
6622 phdr->p_type = PT_INTERP; in ld_generic_create_outfile()
312 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()