Home
last modified time | relevance | path

Searched defs:getLabelBegin (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h105 MCSymbol *getLabelBegin() const { in getLabelBegin() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h262 MCSymbol *getLabelBegin() { return LabelBegin; } getLabelBegin() function