Home
last modified time | relevance | path

Searched defs:GlobalVariables (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFile.h59 GlobalVariables = (1u << 4), enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h204 SmallVector<CVGlobalVariable, 1> GlobalVariables; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp743 Metadata *GlobalVariables, Metadata *ImportedEntities, Metadata *Macros, in getImpl()
H A DDebugInfo.cpp605 MDTuple *GlobalVariables = nullptr; in getReplacementCU() local