HomeSort by relevance Sort by last modified time
    Searched full:get_exception_handler (Results 1 - 1 of 1) sorted by null

  /system/core/libcorkscrew/arch-arm/
backtrace-arm.c 123 static uintptr_t get_exception_handler(const memory_t* memory, function
126 ALOGV("get_exception_handler: pc is zero, no handler");
196 ALOGV("get_exception_handler: pc=0x%08x, module='%s', module_start=0x%08x, "
200 ALOGV("get_exception_handler: pc=0x%08x, "
504 uintptr_t handler = get_exception_handler(memory, map_info_list, pc);

Completed in 32 milliseconds