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