Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h318 void emitDebugInfoForGlobal(const CVGlobalVariable &CVGV);
H A DCodeViewDebug.cpp3135 emitDebugInfoForGlobal(CVGV); in emitDebugInfoForGlobals()
3156 emitDebugInfoForGlobal(CVGV); in emitGlobalVariableList()
3215 void CodeViewDebug::emitDebugInfoForGlobal(const CVGlobalVariable &CVGV) { in emitDebugInfoForGlobal() function in CodeViewDebug