Y
Hacker News
new
|
ask
|
show
|
jobs
by
diogenesjunior
1528 days ago
if u go up it looks like there is a `debug_trampoline` function. so they are saying the `debug_trampoline_end` is a precompiled version of the `debug_trampoline` one. not sure if this is true or not
1 comments
TuxSH
1528 days ago
It is not. debug_trampoline_end is just a label in this context.
link