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