Searched refs:gotInst (Results 1 – 1 of 1) sorted by relevance
6300 bool gotInst; in DisassembleMachO() local6302 gotInst = ThumbDisAsm->getInstruction(Inst, Size, Bytes.slice(Index), in DisassembleMachO()6305 gotInst = DisAsm->getInstruction(Inst, Size, Bytes.slice(Index), PC, in DisassembleMachO()6307 if (gotInst) { in DisassembleMachO()