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