Searched refs:getLabelBegin (Results 1 – 8 of 8) sorted by relevance
264 MCSymbol *getLabelBegin() { return LabelBegin; } in getLabelBegin() function
105 MCSymbol *getLabelBegin() const { in getLabelBegin() function
665 CompUnits.push_back(MainCU->getLabelBegin()); in emitDWARF5AccelTable()704 TUSymbolsOrHashes.push_back({U.getLabelBegin(), U.getUniqueID()}); in addTypeUnitSymbol()
2530 Asm->emitDwarfSymbolReference(CU.getLabelBegin()); in emitSectionReference()
182 Asm->OutStreamer->emitLabel(Unit.getLabelBegin()); in emitCompileUnitHeader()206 EmittedUnits.push_back({Unit.getUniqueID(), Unit.getLabelBegin()}); in emitCompileUnitHeader()