Searched refs:BranchInstrMeta (Results 1 – 2 of 2) sorted by relevance
115 const Instr &BranchInstrMeta) { in buildFlowsToUndefined() argument127 NextMetaPtr = Analysis.getNextInstructionSequential(BranchInstrMeta); in buildFlowsToUndefined()141 BranchInstrMeta.Instruction, BranchInstrMeta.VMAddress, in buildFlowsToUndefined()142 BranchInstrMeta.InstructionSize, Target)) { in buildFlowsToUndefined()144 << format_hex(BranchInstrMeta.VMAddress, 2) << ".\n"; in buildFlowsToUndefined()
130 const Instr &BranchInstrMeta);