Home
last modified time | relevance | path

Searched defs:DIGlobal (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h118 struct DIGlobal { struct
125 DIGlobal() : Name(DILineInfo::BadString) {} in DIGlobal() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1442 DIGlobalVariable *DIGlobal = nullptr; in processGlobals() local