Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h316 void emitDebugInfoForGlobal(const DIGlobalVariable *DIGV,
H A DCodeViewDebug.cpp2967 emitDebugInfoForGlobal(CVGV.DIGV, CVGV.GV, GVSym); in emitDebugInfoForGlobals()
2989 emitDebugInfoForGlobal(CVGV.DIGV, CVGV.GV, GVSym); in emitGlobalVariableList()
2993 void CodeViewDebug::emitDebugInfoForGlobal(const DIGlobalVariable *DIGV, in emitDebugInfoForGlobal() function in CodeViewDebug