got_orig           26 opal/mca/patcher/linux/patcher_linux.h     void *got_orig;
got_orig          204 opal/mca/patcher/linux/patcher_linux_module.c             patch_got->got_orig = *entry;
got_orig          216 opal/mca/patcher/linux/patcher_linux_module.c                                      "restoring got entry %p with original value %p\n", (void *) entry, patch_got->got_orig);
got_orig          218 opal/mca/patcher/linux/patcher_linux_module.c                     *entry = patch_got->got_orig;