Searched refs:getSectionLabel (Results 1 – 4 of 4) sorted by relevance
911 const MCSymbol *getSectionLabel(const MCSection *S);
82 Base = DD->getSectionLabel(&Label->getSection()); in addLabelAddress()643 DD->getSectionLabel(&Ranges.front().Begin->getSection()) == in attachRangesOrLowHighPC()
2845 const MCSymbol *NewBase = DD.getSectionLabel(&Begin->getSection()); in emitRangeList()3646 const MCSymbol *DwarfDebug::getSectionLabel(const MCSection *S) { in getSectionLabel() function in DwarfDebug
312 Base = DD->getSectionLabel(&Label->getSection()); in addPoolOpAddress()