Searched refs:PT_LOAD (Results 1 – 4 of 4) sorted by relevance
74 if (phdr->p_type != PT_LOAD) in e32_parser_load_elf_image()
703 if (peh->phdr.p_type != PT_LOAD) in get_segment_hash()
353 #define PT_LOAD 1 /* Loadable segment. */ macro
569 if (phdr[n].p_type == PT_LOAD) { in parse_load_segments()584 if (phdr[n].p_type == PT_LOAD) { in parse_load_segments()