Searched refs:PT_DYNAMIC (Results 1 – 6 of 6) sorted by relevance
72 [PT_DYNAMIC] = "DYNAMIC", in main()
181 #define PT_DYNAMIC 2 macro
26 #define PT_DYNAMIC 2 macro
558 #define PT_DYNAMIC 2 /* Dynamic linking information */ macro
917 if (phdr != NULL && phdr->p_type == PT_DYNAMIC) in check_symtab()2474 else if (phdr->p_type == PT_DYNAMIC in check_program_header()
5910 phdr->p_type = PT_DYNAMIC; in ld_generic_create_outfile()