Searched defs:FindRangesInMemory (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBProcess.cpp | 812 lldb::SBAddressRangeList SBProcess::FindRangesInMemory( FindRangesInMemory() function in SBProcess |
/llvm-project/lldb/source/Target/ | ||
H A D | Process.cpp | 2041 AddressRanges Process::FindRangesInMemory(const uint8_t *buf, uint64_t size, FindRangesInMemory() function in Process |