Expand description
Trampolines for libcalls.
This is needed because the target of libcall relocations are not reachable through normal branch instructions.
Constantsยง
- AARC
H64_ ๐TRAMPOLINE - RISC
V64_ ๐TRAMPOLINE - X86_
64_ ๐TRAMPOLINE
Functionsยง
- Returns the address of a trampoline in the libcall trampolines section.
- Returns the length of a libcall trampoline.
- Creates a custom section containing the libcall trampolines.
- make_
trampoline ๐