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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp55 void AppleDWARFIndex::GetGlobalVariables(ConstString basename, DIEArray &offsets) { function in class:AppleDWARFIndex
60 void AppleDWARFIndex::GetGlobalVariables(const RegularExpression &regex, function in class:AppleDWARFIndex
70 void AppleDWARFIndex::GetGlobalVariables(const DWARFUnit &cu, function in class:AppleDWARFIndex
H A DManualDWARFIndex.cpp350 void ManualDWARFIndex::GetGlobalVariables(ConstString basename, DIEArray &offsets) { function in class:ManualDWARFIndex
355 void ManualDWARFIndex::GetGlobalVariables(const RegularExpression &regex, function in class:ManualDWARFIndex
361 void ManualDWARFIndex::GetGlobalVariables(const DWARFUnit &unit, function in class:ManualDWARFIndex
H A DDebugNamesDWARFIndex.cpp86 void DebugNamesDWARFIndex::GetGlobalVariables(ConstString basename, function in class:DebugNamesDWARFIndex
99 void DebugNamesDWARFIndex::GetGlobalVariables(const RegularExpression &regex, function in class:DebugNamesDWARFIndex
121 void DebugNamesDWARFIndex::GetGlobalVariables(const DWARFUnit &cu, function in class:DebugNamesDWARFIndex

Completed in 85 milliseconds