Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h204 SmallVector<CVGlobalVariable, 1> GlobalVariables; variable
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DProgrammersManual.rst2996 .. _threading:
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp743 Metadata *GlobalVariables, Metadata *ImportedEntities, Metadata *Macros, in getImpl()
H A DDebugInfo.cpp571 MDTuple *GlobalVariables = nullptr; in getReplacementCU() local