Searched refs:CurrentPCForStack (Results 1 – 2 of 2) sorted by relevance
136 uint64_t CurrentPCForStack(breakpad_thread_state_data_t state);
421 uint64_t MinidumpGenerator::CurrentPCForStack( in CurrentPCForStack() function in google_breakpad::MinidumpGenerator1024 uint64_t ip = CurrentPCForStack(state); in WriteMemoryListStream()1145 exception_ptr->exception_record.exception_address = CurrentPCForStack(state); in WriteExceptionStream()