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