Searched defs:e_shnum (Results 1 – 2 of 2) sorted by relevance
284 int e_shnum = readHalf(); in readHeader() local291 private void readSectionHeaders(long sh_off, int e_shnum, int e_shentsize, int e_shstrndx) in readSectionHeaders()