summaryrefslogtreecommitdiff
path: root/libubacktrace/arm
AgeCommit message (Collapse)Author
2012-01-23libubacktrace: Add arm implementationKhem Raj
Arm has a different mechanism of getting _Unwind_GetIP. Therefore we provide arch specific backtrace file. Signed-off-by: Khem Raj <raj.khem@gmail.com>