mca_patcher_base_module_t 67 opal/mca/patcher/base/base.h OPAL_DECLSPEC int mca_patcher_base_patch_hook (mca_patcher_base_module_t *module, uintptr_t hook); mca_patcher_base_module_t 21 opal/mca/patcher/base/patcher_base_frame.c static mca_patcher_base_module_t empty_module; mca_patcher_base_module_t 26 opal/mca/patcher/base/patcher_base_frame.c mca_patcher_base_module_t *opal_patcher = &empty_module; mca_patcher_base_module_t 30 opal/mca/patcher/base/patcher_base_frame.c mca_patcher_base_module_t *best_module; mca_patcher_base_module_t 184 opal/mca/patcher/base/patcher_base_patch.c int mca_patcher_base_patch_hook (mca_patcher_base_module_t *module, uintptr_t hook_addr) mca_patcher_base_module_t 42 opal/mca/patcher/linux/patcher_linux.h extern mca_patcher_base_module_t mca_patcher_linux_module; mca_patcher_base_module_t 394 opal/mca/patcher/linux/patcher_linux_module.c mca_patcher_base_module_t mca_patcher_linux_module = { mca_patcher_base_module_t 29 opal/mca/patcher/overwrite/patcher_overwrite.h extern mca_patcher_base_module_t mca_patcher_overwrite_module; mca_patcher_base_module_t 377 opal/mca/patcher/overwrite/patcher_overwrite_module.c mca_patcher_base_module_t mca_patcher_overwrite_module = { mca_patcher_base_module_t 101 opal/mca/patcher/patcher.h OPAL_DECLSPEC extern mca_patcher_base_module_t *opal_patcher;