Searched refs:BaseLabel (Results 1 – 2 of 2) sorted by relevance
1313 MCSymbol *BaseLabel);1469 MCSymbol *BaseLabel) { in emitCFIInstructions() argument1476 if (BaseLabel && Label) { in emitCFIInstructions()1478 if (ThisSym != BaseLabel) { in emitCFIInstructions()1479 Streamer.emitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in emitCFIInstructions()1480 BaseLabel = ThisSym; in emitCFIInstructions()
904 DWARFUnitOffsetBaseLabel *BaseLabel = in computeNewOffsets() local906 uint32_t CUOffset = BaseLabel->Offset; in computeNewOffsets()1015 DWARFUnitOffsetBaseLabel *BaseLabel = in patchBinary() local1017 Offset = BaseLabel->Offset; in patchBinary()