Home | History | Annotate | Download | only in src

Lines Matching refs:PT_LOAD

90     case PT_LOAD: type = "LOAD"; break;
308 CHECK(program_header->p_type == PT_LOAD);
322 CHECK(program_header->p_type == PT_LOAD);
335 if (other_header->p_type == PT_LOAD && other_header != program_header) {
350 CHECK(program_header->p_type == PT_LOAD);
395 if (program_header->p_type == PT_LOAD) {
421 if (program_header->p_type == PT_LOAD &&
452 // Adjust PT_LOAD program header memsz and filesz