kotlin-stdlib / kotlin.native / getStackTraceAddresses getStackTraceAddresses Native 1.3 fun Throwable.getStackTraceAddresses(): List<Long> Returns a list of stack trace addresses representing the stack trace pertaining to this throwable.