Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/MC/
HDMCDwarf.cpp898 MCSymbol *BaseLabel);
1104 MCSymbol *BaseLabel) { in EmitCFIInstructions() argument
1112 if (BaseLabel && Label) { in EmitCFIInstructions()
1114 if (ThisSym != BaseLabel) { in EmitCFIInstructions()
1116 streamer.EmitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in EmitCFIInstructions()
1117 BaseLabel = ThisSym; in EmitCFIInstructions()