Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DSymbolContext.h354 bool AddressMatches(lldb::addr_t addr);
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymbolContext.cpp1098 bool SymbolContextSpecifier::AddressMatches(lldb::addr_t addr) { in AddressMatches() function in SymbolContextSpecifier