Searched refs:find_global_pointer (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dhppa-bsd-tdep.c130 tdep->find_global_pointer = hppabsd_find_global_pointer;
H A Dhppa-tdep.h97 CORE_ADDR (*find_global_pointer) (struct gdbarch *, struct value *); member in struct:gdbarch_tdep
H A Dhppa-linux-tdep.c498 tdep->find_global_pointer = hppa_linux_find_global_pointer;
H A Dhppa-tdep.c855 gp = tdep->find_global_pointer (gdbarch, function);
1121 gp = tdep->find_global_pointer (gdbarch, function);
3057 tdep->find_global_pointer = hppa_find_global_pointer;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dhppa-bsd-tdep.c130 tdep->find_global_pointer = hppabsd_find_global_pointer;
H A Dhppa-tdep.h99 CORE_ADDR (*find_global_pointer) (struct gdbarch *, struct value *) = nullptr; member in struct:hppa_gdbarch_tdep
H A Dhppa-linux-tdep.c497 tdep->find_global_pointer = hppa_linux_find_global_pointer;
H A Dhppa-tdep.c841 gp = tdep->find_global_pointer (gdbarch, function);
1103 gp = tdep->find_global_pointer (gdbarch, function);
3010 tdep->find_global_pointer = hppa_find_global_pointer;

Completed in 108 milliseconds