Home
last modified time | relevance | path

Searched refs:FastSearch (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Commands/
DCommandObjectMemory.cpp1113 found_location = FastSearch(found_location, high_addr, buffer.GetBytes(), in DoExecute()
1150 lldb::addr_t FastSearch(lldb::addr_t low, lldb::addr_t high, uint8_t *buffer, in FastSearch() function in CommandObjectMemoryFind