Searched refs:readSectionHeaders (Results 1 – 1 of 1) sorted by relevance
287 readSectionHeaders(sh_off, e_shnum, e_shentsize, e_shstrndx); in readHeader()291 private void readSectionHeaders(long sh_off, int e_shnum, int e_shentsize, int e_shstrndx) in readSectionHeaders() method in ReadElf