Home
last modified time | relevance | path

Searched refs:emitDwarfOffset (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp192 void AsmPrinter::emitDwarfOffset(const MCSymbol *Label, uint64_t Offset) const { in emitDwarfOffset() function in AsmPrinter
DDwarfDebug.cpp2426 Asm->emitDwarfOffset(CU.getSection()->getBeginSymbol(), in emitSectionReference()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DAsmPrinter.h645 void emitDwarfOffset(const MCSymbol *Label, uint64_t Offset) const;