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

  /src/external/gpl3/gcc/dist/libgcc/config/s390/
morestack.S 33 # The __morestack function.
35 .global __morestack
36 .hidden __morestack
38 .type __morestack,@function
40 __morestack: label
48 # The 31-bit __morestack function.
241 # The 64-bit __morestack function.
440 .size __morestack, . - __morestack
  /src/external/gpl3/gcc.old/dist/libgcc/config/s390/
morestack.S 33 # The __morestack function.
35 .global __morestack
36 .hidden __morestack
38 .type __morestack,@function
40 __morestack: label
48 # The 31-bit __morestack function.
241 # The 64-bit __morestack function.
440 .size __morestack, . - __morestack
  /src/external/gpl3/gcc/dist/libgcc/config/i386/
morestack.S 30 # call __morestack with the size of the stack frame and the size of
32 # The __morestack function preserves the parameter registers and
44 # parameters of the function that called __morestack. The
53 # The __morestack routine has to arrange for the caller to return to a
92 # __morestack to call __morestack_non_split instead. We just bump the
242 # __morestack_non_split falls through into __morestack.
245 # The __morestack function.
247 .global __morestack
248 .hidden __morestack
251 .type __morestack,@functio
254 __morestack: label
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
morestack.S 30 # call __morestack with the size of the stack frame and the size of
32 # The __morestack function preserves the parameter registers and
44 # parameters of the function that called __morestack. The
53 # The __morestack routine has to arrange for the caller to return to a
92 # __morestack to call __morestack_non_split instead. We just bump the
242 # __morestack_non_split falls through into __morestack.
245 # The __morestack function.
247 .global __morestack
248 .hidden __morestack
251 .type __morestack,@functio
254 __morestack: label
    [all...]

Completed in 27 milliseconds