mca_patcher_linux_patch_got_t 29 opal/mca/patcher/linux/patcher_linux.h typedef struct mca_patcher_linux_patch_got_t mca_patcher_linux_patch_got_t; mca_patcher_linux_patch_got_t 31 opal/mca/patcher/linux/patcher_linux.h OBJ_CLASS_DECLARATION(mca_patcher_linux_patch_got_t); mca_patcher_linux_patch_got_t 48 opal/mca/patcher/linux/patcher_linux_module.c OBJ_CLASS_INSTANCE(mca_patcher_linux_patch_got_t, opal_list_item_t, NULL, NULL); mca_patcher_linux_patch_got_t 194 opal/mca/patcher/linux/patcher_linux_module.c mca_patcher_linux_patch_got_t *patch_got = OBJ_NEW(mca_patcher_linux_patch_got_t); mca_patcher_linux_patch_got_t 212 opal/mca/patcher/linux/patcher_linux_module.c mca_patcher_linux_patch_got_t *patch_got; mca_patcher_linux_patch_got_t 213 opal/mca/patcher/linux/patcher_linux_module.c OPAL_LIST_FOREACH_REV(patch_got, &ctx->patch->patch_got_list, mca_patcher_linux_patch_got_t) {