Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCDwarf.cpp1017 void EmitCFIInstructions(ArrayRef<MCCFIInstruction> Instrs,
1153 void FrameEmitterImpl::EmitCFIInstructions(ArrayRef<MCCFIInstruction> Instrs, in EmitCFIInstructions() function in FrameEmitterImpl
1357 EmitCFIInstructions(Instructions, nullptr); in EmitCIE()
1426 EmitCFIInstructions(frame.Instructions, frame.Begin); in EmitFDE()