Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DLoadedModuleInfoList.h71 void set_dynamic(const lldb::addr_t addr) { in set_dynamic() function
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4444 module.set_dynamic(uint_value); in GetLoadedModuleList()