Home
last modified time | relevance | path

Searched refs:getSectionLabel (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h730 const MCSymbol *getSectionLabel(const MCSection *S);
H A DDwarfDebug.cpp2323 Base = DD.getSectionLabel(&Base->getSection()); in emitRangeList()
2754 const MCSymbol *DwarfDebug::getSectionLabel(const MCSection *S) { in getSectionLabel() function in DwarfDebug