Searched refs:SectionLabels (Results 1 – 2 of 2) sorted by relevance
405 DenseMap<const MCSection *, const MCSymbol *> SectionLabels; variable
2972 // In v5 (see emitLocList), this uses SectionLabels to reuse existing in emitDebugLocDWO() 3637 return SectionLabels.lookup(S); in getDwarfSectionOffsetForm() 3641 if (SectionLabels.insert(std::make_pair(&S->getSection(), S)).second) in getDwarfSectionOffsetForm()