Searched defs:e_phnum (Results 1 – 1 of 1) sorted by relevance
814 int e_phnum = readHalf(); in readHeader() local952 private void readProgramHeaders(long ph_off, int e_phnum, int e_phentsize) throws IOException { in readProgramHeaders()