Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Architecture/Mips/
H A DArchitectureMips.cpp91 ModuleSP temp_addr_module_sp(resolved_addr.GetModule()); in GetBreakableLoadAddress() local
92 if (temp_addr_module_sp) { in GetBreakableLoadAddress()
96 temp_addr_module_sp->ResolveSymbolContextForAddress(resolved_addr, in GetBreakableLoadAddress()