Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp272 bool ModuleList::RemoveIfOrphaned(const Module *module_ptr) { in RemoveIfOrphaned()
728 bool ModuleList::ModuleIsInCache(const Module *module_ptr) { in ModuleIsInCache()
993 bool ModuleList::RemoveSharedModuleIfOrphaned(const Module *module_ptr) { in RemoveSharedModuleIfOrphaned()
/freebsd-13.1/sys/dev/ixl/
H A Di40e_nvm.c381 i40e_read_nvm_module_data(struct i40e_hw *hw, u8 module_ptr, u16 module_offset, in i40e_read_nvm_module_data()