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

  /src/external/gpl3/gdb/dist/gdb/
amd64-tdep.c 895 amd64_push_arguments (struct regcache *regcache, int nargs, struct value **args,
1040 sp = amd64_push_arguments (regcache, nargs, args, sp, return_method);
893 amd64_push_arguments (struct regcache *regcache, int nargs, struct value **args, function
  /src/external/gpl3/gdb.old/dist/gdb/
amd64-tdep.c 900 amd64_push_arguments (struct regcache *regcache, int nargs, struct value **args,
1052 sp = amd64_push_arguments (regcache, nargs, args, sp, return_method);
898 amd64_push_arguments (struct regcache *regcache, int nargs, struct value **args, function

Completed in 33 milliseconds