Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBMemoryRegionInfoList.cpp138 void SBMemoryRegionInfoList::Append(SBMemoryRegionInfoList &sb_region_list) { in Append()
H A DSBProcess.cpp1198 lldb::SBMemoryRegionInfoList sb_region_list; in GetMemoryRegions() local