Searched refs:__morestack (Results 1 – 18 of 18) sorted by relevance
45 callq __morestack51 ``__morestack`` (this function is implemented in ``libgcc``) since that number56 ``__morestack`` return correctly. ``__morestack``, instead of returning, calls58 instruction and the PC of call to ``__morestack`` are known. When the function59 body returns, control is transferred back to ``__morestack``. ``__morestack``
29 # call __morestack with the size of the stack frame and the size of31 # The __morestack function preserves the parameter registers and43 # parameters of the function that called __morestack. The52 # The __morestack routine has to arrange for the caller to return to a91 # __morestack to call __morestack_non_split instead. We just bump the241 # __morestack_non_split falls through into __morestack.244 # The __morestack function.246 .global __morestack symbol247 .hidden __morestack250 .type __morestack,@function[all …]
30 # call __morestack with the size of the stack frame and the size of32 # The __morestack function preserves the parameter registers and44 # parameters of the function that called __morestack. The53 # The __morestack routine has to arrange for the caller to return to a92 # __morestack to call __morestack_non_split instead. We just bump the242 # __morestack_non_split falls through into __morestack.245 # The __morestack function.247 .global __morestack symbol248 .hidden __morestack251 .type __morestack,@function[all …]
148 ENTRY0(__morestack)153 # __morestack with its special calling convention. When __morestack's187 # require r2 to be valid. If __morestack is called from pcrel code r2
146 ENTRY0(__morestack)151 # __morestack with its special calling convention. When __morestack's185 # require r2 to be valid. If __morestack is called from pcrel code r2
217 extern "C" LLVM_ATTRIBUTE_WEAK void __morestack();246 if (&__morestack && Name == "__morestack") in getSymbolAddressInProcess()247 return (uint64_t)&__morestack; in getSymbolAddressInProcess()
241 # The 64-bit __morestack function.
239 # The 64-bit __morestack function.
571 (__morestack): Save and restore r2. Set up r2 for called2851 __morestack call.7932 (__morestack) [32-bit]: Align stack correctly when calling C7934 (__morestack) [64-bit]: Likewise.11097 (__morestack): Adjust for rename, remove undef of __i686.11120 pointer to include all registers pushed by __morestack.
12072 ;; Call to __morestack used by the split stack support12076 ; __morestack and will not be explicitly emitted to the insn stream.12077 ; 2. The call of __morestack including a use for r1 which is supposed to12078 ; point to the parameter block for __morestack.
12191 ;; Call to __morestack used by the split stack support12195 ; __morestack and will not be explicitly emitted to the insn stream.12196 ; 2. The call of __morestack including a use for r1 which is supposed to12197 ; point to the parameter block for __morestack.
13414 ;; after the call to __morestack.
12636 "__morestack" minimal symbol there.
14131 ;; after the call to __morestack.
25091 regrename modifying insns saving lr before __morestack call.25093 insns restoring lr after __morestack call.
25321 ENDBR after calling __morestack.
15284 __morestack local.