Searched refs:getBeginSymbol (Results 1 – 8 of 8) sorted by relevance
54 MCSymbol *getBeginSymbol() const { return Begin; } in getBeginSymbol() function
170 return Section->getBeginSymbol(); in getSectionSym()
180 EmitLabelDifference(Label, Label->getSection().getBeginSymbol(), 4); in emitSectionOffset()
253 TLOF.getDwarfLineSection()->getBeginSymbol()); in initStmtList()380 TLOF.getDwarfRangesSection()->getBeginSymbol(); in addScopeRangeList()
569 AP->EmitLabelDifference(Label, Label->getSection().getBeginSymbol(), 4); in EmitValue()
563 const MCSymbol *Sym = TLOF.getDwarfAddrSection()->getBeginSymbol(); in finalizeModuleInfo()568 const MCSymbol *Sym = TLOF.getDwarfRangesSection()->getBeginSymbol(); in finalizeModuleInfo()1292 Accel.emit(Asm, Section->getBeginSymbol(), this); in emitAccel()
274 DIEDelta(Symb, TLOF.getDwarfStrSection()->getBeginSymbol()); in addLocalString()1606 Asm->emitSectionOffset(TLOF.getDwarfAbbrevSection()->getBeginSymbol()); in emitHeader()
675 MCSymbol *Sym = Section->getBeginSymbol(); in SwitchSection()