Searched refs:__trampoline_setup (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dtramp.asm68 FUNC_START(__trampoline_setup)
115 FUNC_END(__trampoline_setup)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dapple_versioning.c146 NOT_HERE_BEFORE_10_6(__trampoline_setup)
H A Dtrampoline_setup.c1 //===----- trampoline_setup.c - Implement __trampoline_setup -------------===//
13 // The ppc compiler generates calls to __trampoline_setup() when creating
20 COMPILER_RT_ABI void __trampoline_setup(uint32_t *trampOnStack, function

Completed in 141 milliseconds