Searched refs:PT_LOAD (Results 1 – 2 of 2) sorted by relevance
56 if (info->dlpi_phdr[j].p_type == PT_LOAD) { in callback()
55 private static final long PT_LOAD = 1; field in ReadElf355 if (p_type == PT_LOAD) { in readProgramHeaders()