aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/arm_interface.cpp
AgeCommit message (Expand)Author
2019-11-26core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory classLioncash
2019-11-26core: Prepare various classes for memory read/write migrationLioncash
2019-05-26loader: Move NSO module tracking to AppLoaderZach Hilman
2019-05-25arm_interface: Expand backtrace generationZach Hilman
2018-12-30arm_interface: Make include path relative for arm_interface.hLioncash
2018-12-30arm_interface: Make LogBacktrace() a const member functionLioncash
2018-12-30arm_interface: Mark variables as const where applicable in LogBacktrace()Lioncash
2018-12-30arm_interface: Remove unnecessary semicolonLioncash
2018-12-29Moved log backtrace to arm_interface.cpp. Added printing of error code to fatalDavid Marcec