Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h320 void emitDebugInfoForGlobal(const CVGlobalVariable &CVGV);
H A DCodeViewDebug.cpp3136 emitDebugInfoForGlobal(CVGV); in emitDebugInfoForGlobals()
3157 emitDebugInfoForGlobal(CVGV); in emitGlobalVariableList()
3221 void CodeViewDebug::emitDebugInfoForGlobal(const CVGlobalVariable &CVGV) { in emitDebugInfoForGlobal() function in CodeViewDebug