Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h695 void emitSectionReference(const DwarfCompileUnit &CU);
H A DDwarfDebug.cpp2525 void DwarfDebug::emitSectionReference(const DwarfCompileUnit &CU) { in emitSectionReference() function in DwarfDebug
2547 emitSectionReference(*TheU); in emitDebugPubSection()
3102 emitSectionReference(*CU); in emitDebugARanges()