Home
last modified time | relevance | path

Searched defs:GetGlobalVariables (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp57 void AppleDWARFIndex::GetGlobalVariables(ConstString basename, DIEArray &offsets) { in GetGlobalVariables() function in AppleDWARFIndex
62 void AppleDWARFIndex::GetGlobalVariables(const RegularExpression &regex, in GetGlobalVariables() function in AppleDWARFIndex
72 void AppleDWARFIndex::GetGlobalVariables(const DWARFUnit &cu, in GetGlobalVariables() function in AppleDWARFIndex
H A DDebugNamesDWARFIndex.cpp92 void DebugNamesDWARFIndex::GetGlobalVariables(ConstString basename, in GetGlobalVariables() function in DebugNamesDWARFIndex
105 void DebugNamesDWARFIndex::GetGlobalVariables(const RegularExpression &regex, in GetGlobalVariables() function in DebugNamesDWARFIndex
127 void DebugNamesDWARFIndex::GetGlobalVariables(const DWARFUnit &cu, in GetGlobalVariables() function in DebugNamesDWARFIndex
H A DManualDWARFIndex.cpp362 void ManualDWARFIndex::GetGlobalVariables(ConstString basename, DIEArray &offsets) { in GetGlobalVariables() function in ManualDWARFIndex
367 void ManualDWARFIndex::GetGlobalVariables(const RegularExpression &regex, in GetGlobalVariables() function in ManualDWARFIndex
373 void ManualDWARFIndex::GetGlobalVariables(const DWARFUnit &cu, in GetGlobalVariables() function in ManualDWARFIndex