HomeSort by: relevance | last modified time | path
    Searched defs:main_got (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
solib-frv.c 237 static CORE_ADDR main_got (void);
333 mgot = main_got ();
780 main_executable_lm_info->got_value = main_got ();
839 main_got (void) function
872 return main_got ();
  /src/external/gpl3/gdb.old/dist/gdb/
solib-frv.c 237 static CORE_ADDR main_got (void);
333 mgot = main_got ();
780 main_executable_lm_info->got_value = main_got ();
839 main_got (void) function
872 return main_got ();

Completed in 22 milliseconds