Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h226 DenseMap<const DIGlobalVariable *, uint64_t> CVGlobalVariableOffsets; variable
H A DCodeViewDebug.cpp2353 CVGlobalVariableOffsets.clear(); in clear()
3266 CVGlobalVariableOffsets.insert( in collectGlobalVariableInfo()
3457 uint64_t Offset = CVGlobalVariableOffsets.lookup(DIGV); in emitDebugInfoForGlobal()