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

  /src/external/gpl3/gdb.old/dist/gdb/
sparc-tdep.c 721 CORE_ADDR call_pc = (return_method == return_method_struct
725 regcache_cooked_write_unsigned (regcache, SPARC_O7_REGNUM, call_pc);
716 CORE_ADDR call_pc = (return_method == return_method_struct local
  /src/external/gpl3/gdb/dist/gdb/
sparc-tdep.c 721 CORE_ADDR call_pc = (return_method == return_method_struct
725 regcache_cooked_write_unsigned (regcache, SPARC_O7_REGNUM, call_pc);
716 CORE_ADDR call_pc = (return_method == return_method_struct local

Completed in 34 milliseconds