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

  /src/external/gpl3/gcc/dist/libgcc/config/i386/
cygwin.S 38 .global ___chkstk
47 /* ___chkstk is a *special* function call, which uses %rax as the argument.
51 ___chkstk: label
79 ___chkstk: label
111 We avoid clobbering any registers. Unlike ___chkstk, it just probes the
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
cygwin.S 38 .global ___chkstk
47 /* ___chkstk is a *special* function call, which uses %rax as the argument.
51 ___chkstk: label
79 ___chkstk: label
111 We avoid clobbering any registers. Unlike ___chkstk, it just probes the

Completed in 22 milliseconds