Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBMemoryRegionInfoList.cpp138 void SBMemoryRegionInfoList::Append(SBMemoryRegionInfoList &sb_region_list) { in Append()
H A DSBProcess.cpp1221 lldb::SBMemoryRegionInfoList sb_region_list; in GetMemoryRegions() local