Home
last modified time | relevance | path

Searched refs:main_got (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dsolib-frv.c243 static CORE_ADDR main_got (void);
345 mgot = main_got (); in frv_current_sos()
823 main_executable_lm_info->got_value = main_got (); in frv_relocate_main_executable()
891 main_got (void) in main_got() function
924 return main_got (); in frv_fdpic_find_global_pointer()
H A DChangeLog-201411112 * solib-frv.c (lm_base, main_got): Update.
11382 (main_got): Update.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dsolib-frv.c243 static CORE_ADDR main_got (void);
345 mgot = main_got (); in frv_current_sos()
823 main_executable_lm_info->got_value = main_got (); in frv_relocate_main_executable()
891 main_got (void) in main_got() function
924 return main_got (); in frv_fdpic_find_global_pointer()
H A DChangeLog-201411112 * solib-frv.c (lm_base, main_got): Update.
11382 (main_got): Update.