Searched refs:get_exception_handler (Results 1 - 1 of 1) sorted by relevance

/system/core/libcorkscrew/arch-arm/
H A Dbacktrace-arm.c121 static uintptr_t get_exception_handler(const memory_t* memory, function
124 ALOGV("get_exception_handler: pc is zero, no handler");
194 ALOGV("get_exception_handler: pc=0x%08x, module='%s', module_start=0x%08x, "
198 ALOGV("get_exception_handler: pc=0x%08x, "
502 uintptr_t handler = get_exception_handler(memory, map_info_list, pc);

Completed in 193 milliseconds