Searched refs:AddRegion (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | Process.cpp | 6320 static void AddRegion(const MemoryRegionInfo ®ion, bool try_dirty_pages, in AddRegion() function 6339 AddRegion(region, try_dirty_pages, ranges); in GetCoreFileSaveRangesFull() 6363 AddRegion(region, try_dirty_pages, ranges); in GetCoreFileSaveRangesDirtyOnly() 6389 AddRegion(region, try_dirty_pages, ranges); in GetCoreFileSaveRangesStackOnly() 6410 AddRegion(sp_region, try_dirty_pages, ranges); in GetCoreFileSaveRangesStackOnly()
|