Home
last modified time | relevance | path

Searched refs:AddDescriptor (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugArangeSet.h46 void AddDescriptor(const DWARFDebugArangeSet::Descriptor &range);
H A DDWARFDebugArangeSet.cpp86 void DWARFDebugArangeSet::AddDescriptor( in AddDescriptor() function in DWARFDebugArangeSet