Home
last modified time | relevance | path

Searched refs:emitCFIInstructions (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1317 void emitCFIInstructions(ArrayRef<MCCFIInstruction> Instrs,
1476 void FrameEmitterImpl::emitCFIInstructions(ArrayRef<MCCFIInstruction> Instrs, in emitCFIInstructions() function in FrameEmitterImpl
1691 emitCFIInstructions(Instructions, nullptr); in EmitCIE()
1768 emitCFIInstructions(frame.Instructions, frame.Begin); in EmitFDE()