Home
last modified time | relevance | path

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

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