Searched refs:BranchInstrMeta (Results 1 – 2 of 2) sorted by relevance
114 const Instr &BranchInstrMeta) { in buildFlowsToUndefined() argument126 NextMetaPtr = Analysis.getNextInstructionSequential(BranchInstrMeta); in buildFlowsToUndefined()140 BranchInstrMeta.Instruction, BranchInstrMeta.VMAddress, in buildFlowsToUndefined()141 BranchInstrMeta.InstructionSize, Target)) { in buildFlowsToUndefined()143 << format_hex(BranchInstrMeta.VMAddress, 2) << ".\n"; in buildFlowsToUndefined()
131 const Instr &BranchInstrMeta);