Searched refs:p_type (Results 1 – 2 of 2) sorted by relevance
956 long p_type = readWord(); in readProgramHeaders() local957 if (p_type == PT_LOAD) { in readProgramHeaders()
688 if ph.p_type == consts.PT_INTERP: