Home
last modified time | relevance | path

Searched refs:realFunc (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dtrampoline_setup.c22 const void *realFunc, void *localsPtr) { in __trampoline_setup() argument
31 trampOnStack[2] = (uint32_t)realFunc; in __trampoline_setup()
H A DREADME.txt245 // generates a custom trampoline function with the specific realFunc
248 const void* realFunc, void* localsPtr);