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

  /src/external/gpl3/gcc/dist/libgcc/config/i386/
morestack.S 92 # __morestack to call __morestack_non_split instead. We just bump the
97 .global __morestack_non_split
98 .hidden __morestack_non_split
101 .type __morestack_non_split,@function
104 __morestack_non_split: label
239 .size __morestack_non_split, . - __morestack_non_split
242 # __morestack_non_split falls through into __morestack.
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
morestack.S 92 # __morestack to call __morestack_non_split instead. We just bump the
97 .global __morestack_non_split
98 .hidden __morestack_non_split
101 .type __morestack_non_split,@function
104 __morestack_non_split: label
239 .size __morestack_non_split, . - __morestack_non_split
242 # __morestack_non_split falls through into __morestack.

Completed in 17 milliseconds