These will be used in an ifunc resolver, when the binary may not be
completely relocated, and syscall() function from libc could not be
used.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D39701
[sanitizer] Asm implementation of syscall() for arm32. ClosedPublic Authored by eugenis on Nov 6 2017, 3:04 PM.
Details Summary These will be used in an ifunc resolver, when the binary may not be
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, javed.absar, kubamracek, aemerson. · View Herald TranscriptNov 6 2017, 3:04 PM This revision is now accepted and ready to land.Nov 6 2017, 9:40 PM Closed by commit rL317640: [sanitizer] Asm implementation of syscall() for arm32. (authored by eugenis). · Explain WhyNov 7 2017, 4:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 122010 compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_syscall_linux_arm.inc
|