Searched refs:PT_DYNAMIC (Results 1 – 10 of 10) sorted by relevance
72 [PT_DYNAMIC] = "DYNAMIC", in main()
181 #define PT_DYNAMIC 2 macro
36 #define PT_DYNAMIC 2 macro
744 PT_DYNAMIC = 2, // Dynamic linking information. enumerator
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()
1393 if (phdr->p_type == PT_DYNAMIC && di->soname == NULL) { in ML_()
564 #define PT_DYNAMIC 2 /* Dynamic linking information */ macro19601 ph->p_type = PT_DYNAMIC; in tcc_output_file()