HomeSort by relevance Sort by last modified time
    Searched defs:GetNextInstruction (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sdch/open-vcdiff/src/
decodetable.cc 49 VCDiffInstructionType VCDiffCodeTableReader::GetNextInstruction(
53 VCD_ERROR << "Internal error: GetNextInstruction() called before Init()"
82 // by the next call to GetNextInstruction
  /external/lldb/examples/python/
disasm-stress-test.py 77 def GetNextInstruction(self):
91 ret = self.GetNextInstruction()
104 def GetNextInstruction(self):
113 ret = self.GetNextInstruction()

Completed in 102 milliseconds