Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp1125 found_location = FastSearch(found_location, high_addr, buffer.GetBytes(), in DoExecute()
1164 lldb::addr_t FastSearch(lldb::addr_t low, lldb::addr_t high, uint8_t *buffer, in FastSearch() function in CommandObjectMemoryFind