Searched refs:PT_LOAD (Results 1 – 4 of 4) sorted by relevance
923 load.p_type = PT_LOAD; in MakeProgramHeaders()939 load.p_type = PT_LOAD; in MakeProgramHeaders()
890 if (info->dlpi_phdr[i].p_type == PT_LOAD) { in PreSetup()903 if (info->dlpi_phdr[i].p_type == PT_LOAD) { in PreSetup()
1039 if (program_header->p_type != PT_LOAD) { in GetLoadedSize()1110 if (program_header->p_type != PT_LOAD) { in Load()
1580 PT_LOAD = 1, // Loadable segment. enumerator