Searched refs:GetNextByte (Results 1 – 2 of 2) sorted by relevance
233 byte GetNextByte() { return GetNextValue<byte>(); } in GetNextByte() function235 return static_cast<EhFrameConstants::DwarfOpcodes>(GetNextByte()); in GetNextOpcode()
479 byte bytecode = eh_frame_iterator.GetNextByte(); in DumpDwarfDirectives()521 int value = eh_frame_iterator.GetNextByte() * in DumpDwarfDirectives()