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

/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp1109 found_location = FastSearch(found_location, high_addr, buffer.GetBytes(),
1147 lldb::addr_t FastSearch(lldb::addr_t low, lldb::addr_t high, uint8_t *buffer, function in class:CommandObjectMemoryFind

Completed in 114 milliseconds