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