Searched refs:readByte (Results 1 – 1 of 1) sorted by relevance
991 st_info = readByte(); in readSymbolTable()992 st_other = readByte(); in readSymbolTable()999 st_info = readByte(); in readSymbolTable()1000 st_other = readByte(); in readSymbolTable()1209 private int readByte() throws IOException { in readByte() method in ReadElf