Searched refs:txm_module_preamble_shell_entry_function (Results 1 – 3 of 3) sorted by relevance
177 if ((module_preamble -> txm_module_preamble_shell_entry_function == 0) || in _txm_module_manager_absolute_load()376 …E_INSTANCE *)) ((VOID *) (ALIGN_TYPE) module_preamble -> txm_module_preamble_shell_entry_function); in _txm_module_manager_absolute_load()380 … *, TXM_MODULE_INSTANCE *)) ((VOID *) module_preamble -> txm_module_preamble_shell_entry_function); in _txm_module_manager_absolute_load()
180 if ((module_preamble -> txm_module_preamble_shell_entry_function == 0) || in _txm_module_manager_internal_load()364 … (module_preamble -> txm_module_preamble_shell_entry_function) + in _txm_module_manager_internal_load()
371 …ULONG txm_module_preamble_shell_entry_function; /* Module shell Entry Function… member