HPCToolkit
aarch64-tramp.c
Go to the documentation of this file.
1
// fixme: add body for trampoline and trampoline end.
2
// this is just enough to let hpcrun link and run.
3
4
void
hpcrun_trampoline
(
void
) { }
5
void
hpcrun_trampoline_end
(
void
) { }
6
hpcrun_trampoline
void hpcrun_trampoline(void)
Definition:
aarch64-tramp.c:4
hpcrun_trampoline_end
void hpcrun_trampoline_end(void)
Definition:
aarch64-tramp.c:5
src
tool
hpcrun
trampoline
aarch64
aarch64-tramp.c
Generated by
1.8.13