Searched refs:FindRangesInMemory (Results 1 – 5 of 5) sorted by relevance
212 lldb::SBAddressRangeList FindRangesInMemory(const void *buf, uint64_t size,
813 lldb::SBAddressRangeList SBProcess::FindRangesInMemory( in FindRangesInMemory() function in SBProcess832 matches.m_opaque_up->ref() = process_sp->FindRangesInMemory( in FindRangesInMemory()
2690 AddressRanges FindRangesInMemory(const uint8_t *buf, uint64_t size,
2045 AddressRanges Process::FindRangesInMemory(const uint8_t *buf, uint64_t size, in FindRangesInMemory() function in Process
45319 …result = (arg1)->FindRangesInMemory((void const *)arg2,arg3,(lldb::SBAddressRangeList const &)*arg… in _wrap_SBProcess_FindRangesInMemory()