Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/
H A DDynamicLoaderFreeBSDKernel.cpp85 static bool is_reloc(Module *module) { in is_reloc() function
389 if (is_kmod(m_module_sp.get()) && is_reloc(m_module_sp.get())) { in LoadImageUsingMemoryModule()