Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/MC/
HDMCDwarf.h398 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState() function
/trueos/contrib/llvm/lib/MC/
HDMCStreamer.cpp359 MCCFIInstruction Instruction = MCCFIInstruction::createRestoreState(Label); in EmitCFIRestoreState()