Searched refs:CFIInstrMapType (Results 1 – 3 of 3) sorted by relevance
200 using CFIInstrMapType = SmallVector<MCCFIInstruction, 0>; variable201 using cfi_iterator = CFIInstrMapType::iterator;202 using const_cfi_iterator = CFIInstrMapType::const_iterator;498 CFIInstrMapType FrameInstructions;532 CFIInstrMapType CIEFrameInstructions;2125 const CFIInstrMapType &getFDEProgram() const { return FrameInstructions; } in getFDEProgram()
195 const BinaryFunction::CFIInstrMapType &FDEProgram = in getCFIStateAtInstr()
2395 const BinaryFunction::CFIInstrMapType &CIE;2396 const BinaryFunction::CFIInstrMapType &FDE;2484 const BinaryFunction::CFIInstrMapType &CIE, in CFISnapshot()2485 const BinaryFunction::CFIInstrMapType &FDE, in CFISnapshot()2515 const BinaryFunction::CFIInstrMapType &CIE, in CFISnapshotDiff()2516 const BinaryFunction::CFIInstrMapType &FDE, in CFISnapshotDiff()