Home
last modified time | relevance | path

Searched defs:module_ptr (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDModuleList.cpp348 bool ModuleList::RemoveIfOrphaned(const Module *module_ptr) { in RemoveIfOrphaned()
767 bool ModuleList::ModuleIsInCache(const Module *module_ptr) { in ModuleIsInCache()
1036 bool ModuleList::RemoveSharedModuleIfOrphaned(const Module *module_ptr) { in RemoveSharedModuleIfOrphaned()
/freebsd-13-stable/sys/dev/ixl/
HDi40e_nvm.c380 i40e_read_nvm_module_data(struct i40e_hw *hw, u8 module_ptr, u16 module_offset, in i40e_read_nvm_module_data()