Searched refs:CfiLabel (Results 1 – 1 of 1) sorted by relevance
523 MCSymbol *CfiLabel; member549 MCCFIInstruction(OpType Op, MCSymbol *L, MCSymbol *CfiLabel, SMLoc Loc) in MCCFIInstruction() argument552 U.CfiLabel = CfiLabel; in MCCFIInstruction()675 static MCCFIInstruction createLabel(MCSymbol *L, MCSymbol *CfiLabel, in createLabel() argument677 return MCCFIInstruction(OpLabel, L, CfiLabel, Loc); in createLabel()716 return U.CfiLabel; in getCfiLabel()