Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h626 void emitSectionReference(const DwarfCompileUnit &CU);
H A DDwarfDebug.cpp2424 void DwarfDebug::emitSectionReference(const DwarfCompileUnit &CU) { in emitSectionReference() function in DwarfDebug
2446 emitSectionReference(*TheU); in emitDebugPubSection()
3014 emitSectionReference(*CU); in emitDebugARanges()