Searched refs:FindRangesInMemory (Results 1 – 5 of 5) sorted by relevance
213 lldb::SBAddressRangeList FindRangesInMemory(const void *buf, uint64_t size,
828 lldb::SBAddressRangeList SBProcess::FindRangesInMemory( in FindRangesInMemory() function in SBProcess847 matches.m_opaque_up->ref() = process_sp->FindRangesInMemory( in FindRangesInMemory()
2742 AddressRanges FindRangesInMemory(const uint8_t *buf, uint64_t size,
1993 AddressRanges Process::FindRangesInMemory(const uint8_t *buf, uint64_t size, in FindRangesInMemory() function in Process
46128 …result = (arg1)->FindRangesInMemory((void const *)arg2,arg3,(lldb::SBAddressRangeList const &)*arg… in _wrap_SBProcess_FindRangesInMemory()