summaryrefslogtreecommitdiffstats
path: root/src/core/arm/arm_interface.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-26loader: Move NSO module tracking to AppLoaderZach Hilman1-8/+19
2019-05-25arm_interface: Expand backtrace generationZach Hilman1-7/+183
2018-12-31arm_interface: Make include path relative for arm_interface.hLioncash1-1/+1
2018-12-31arm_interface: Make LogBacktrace() a const member functionLioncash1-1/+1
2018-12-31arm_interface: Mark variables as const where applicable in LogBacktrace()Lioncash1-3/+4
2018-12-31arm_interface: Remove unnecessary semicolonLioncash1-1/+1
2018-12-29Moved log backtrace to arm_interface.cpp. Added printing of error code to fatalDavid Marcec1-0/+26