MCPcopy Create free account

hub / github.com/buzzySmile/qBreakpad / functions

Functions1,149 in github.com/buzzySmile/qBreakpad

MethodGetCPU
third-party/google-breakpad/src/processor/minidump.cc:2876
MethodGetCPUInfo
static
third-party/google-breakpad/src/processor/minidump_processor.cc:248
MethodGetCVRecord
third-party/google-breakpad/src/processor/minidump.cc:1837
MethodGetCallerFrame
third-party/google-breakpad/src/processor/stackwalker_sparc.cc:75
MethodGetCallerFrame
third-party/google-breakpad/src/processor/stackwalker_x86.cc:88
MethodGetCallerFrame
third-party/google-breakpad/src/processor/stackwalker_ppc.cc:84
MethodGetCallerFrame
third-party/google-breakpad/src/processor/stackwalker_amd64.cc:75
MethodGetContextFrame
third-party/google-breakpad/src/processor/stackwalker_sparc.cc:57
MethodGetContextFrame
third-party/google-breakpad/src/processor/stackwalker_x86.cc:70
MethodGetContextFrame
third-party/google-breakpad/src/processor/stackwalker_ppc.cc:66
MethodGetContextFrame
third-party/google-breakpad/src/processor/stackwalker_amd64.cc:57
MethodGetCrashReason
static
third-party/google-breakpad/src/processor/minidump_processor.cc:378
MethodGetCreateUuid
third-party/google-breakpad/src/client/windows/crash_generation/minidump_generator.cc:261
MethodGetCurrentDate
third-party/google-breakpad/src/client/windows/sender/crash_report_sender.cc:121
MethodGetDbghelpModule
third-party/google-breakpad/src/client/windows/crash_generation/minidump_generator.cc:230
MethodGetDirectoryEntryAtIndex
third-party/google-breakpad/src/processor/minidump.cc:3481
MethodGetDirectoryEntryCount
third-party/google-breakpad/src/google_breakpad/processor/minidump.h:795
MethodGetDyldAllImageInfosPointer
third-party/google-breakpad/src/client/mac/handler/dynamic_images.cc:283
MethodGetExecutableImage
==============================================================================
third-party/google-breakpad/src/client/mac/handler/dynamic_images.cc:423
MethodGetFileContents
static
third-party/google-breakpad/src/common/windows/http_upload.cc:305
MethodGetFreeSize
Returns the number of bytes available for allocation.
third-party/google-breakpad/src/client/mac/handler/protected_memory_allocator.h:69
MethodGetFunctionStackParamSize
static
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:555
MethodGetHeaderSize
Size of mach_header plus load commands
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:131
MethodGetMemoryAtAddress
third-party/google-breakpad/src/processor/stackwalker_selftest.cc:106
MethodGetMemoryAtAddress
third-party/google-breakpad/src/processor/postfix_evaluator_unittest.cc:61
MethodGetMemoryAtAddressInternal
third-party/google-breakpad/src/processor/minidump.cc:1058
MethodGetMemoryAtAddressInternal
third-party/google-breakpad/src/processor/stackwalker_selftest.cc:116
MethodGetMemoryRegionAtIndex
third-party/google-breakpad/src/processor/minidump.cc:2560
MethodGetMemoryRegionForAddress
third-party/google-breakpad/src/processor/minidump.cc:2577
MethodGetMiscRecord
third-party/google-breakpad/src/processor/minidump.cc:1959
MethodGetModDate
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:136
MethodGetModuleAtIndex
third-party/google-breakpad/src/processor/minidump.cc:2380
MethodGetModuleAtSequence
third-party/google-breakpad/src/processor/basic_code_modules.cc:98
MethodGetModuleForAddress
third-party/google-breakpad/src/processor/basic_code_modules.cc:83
MethodGetOSInfo
static
third-party/google-breakpad/src/processor/minidump_processor.cc:310
MethodGetRpcrt4Module
third-party/google-breakpad/src/client/windows/crash_generation/minidump_generator.cc:252
MethodGetSize
third-party/google-breakpad/src/processor/stackwalker_selftest.cc:104
MethodGetSize
third-party/google-breakpad/src/processor/postfix_evaluator_unittest.cc:60
MethodGetStream
third-party/google-breakpad/src/processor/minidump.cc:3626
MethodGetSymbolFile
third-party/google-breakpad/src/processor/minidump_processor_unittest.cc:99
MethodGetSymbolFileAtPath
third-party/google-breakpad/src/processor/simple_symbol_supplier.cc:73
MethodGetSymbolFunctionName
static
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:469
MethodGetTask
Task owning this loaded image
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:151
MethodGetTask
Returns the task which we're looking at.
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:255
MethodGetThreadByID
third-party/google-breakpad/src/processor/minidump.cc:1435
MethodGetTotalSize
Returns the size of the allocation pool, including allocated plus free space.
third-party/google-breakpad/src/client/mac/handler/protected_memory_allocator.h:63
MethodGetWriteDump
third-party/google-breakpad/src/client/windows/crash_generation/minidump_generator.cc:239
MethodGlobalHandler
handler/BreakpadHandler.cpp:100
MethodHandleConnectedState
When the server thread serving the clients is in the CONNECTED state, try to issue an asynchronous read from the pipe. If read completes synchronously
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:344
MethodHandleConnectingState
When the server thread serving the clients is in the CONNECTING state, try to get the result of the asynchronous connection request using the OVERLAPP
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:321
MethodHandleDisconnectingState
When the server thread serving the client is in the DISCONNECTING state, disconnect from the pipe and reset the event. If anything fails, go into the
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:527
MethodHandleErrorState
If the server thread serving clients ever gets into the ERROR state, reset the event, close the pipe and remain in the error state forever. Error stat
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:250
MethodHandleException
static
third-party/google-breakpad/src/client/solaris/handler/exception_handler.cc:168
MethodHandleException
static
third-party/google-breakpad/src/client/windows/handler/exception_handler.cc:395
MethodHandleException
static
third-party/google-breakpad/src/client/linux/handler/exception_handler.cc:176
MethodHandleInitialState
When the server thread serving clients is in the INITIAL state, try to connect to the pipe asynchronously. If the connection finishes synchronously, d
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:280
MethodHandleInvalidParameter
static
third-party/google-breakpad/src/client/windows/handler/exception_handler.cc:459
MethodHandlePureVirtualCall
static
third-party/google-breakpad/src/client/windows/handler/exception_handler.cc:530
MethodHandleReadDoneState
When the server thread serving the client is in the READ_DONE state, validate the client's request message, register the client by creating appropriat
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:402
MethodHandleReadingAckState
When the server thread serving the clients is in the READING_ACK state, try to get result of async read. Go into the DISCONNECTING state.
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:496
MethodHandleReadingState
When the server thread serving the clients is in the READING state, try to get the result of the async read. If async read is done, go into the READ_D
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:371
MethodHandleWriteDoneState
When the server thread serving the clients is in the WRITE_DONE state, try to issue an async read on the pipe. If the read completes synchronously or
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:471
MethodHandleWritingState
When the server thread serving the clients is in the WRITING state, try to get the result of the async write. If the async write is done, go into the
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:442
MethodIDWalkerCB
static
third-party/google-breakpad/src/common/mac/macho_id.cc:348
MethodInitialize
third-party/google-breakpad/src/client/windows/handler/exception_handler.cc:84
MethodInitializeFilePath
Makes local copy of file path to mach-o binary
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:169
MethodInstallHandler
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:539
FunctionIsAddressInModuleCallback
Callback invoked for each mapped module. It use the module's adderss range to validate the address.
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:124
MethodIsAddressMapped
Check if the address is a valid virtual address. If the address is in any of the mapped modules, we take it as valid. Otherwise it is invalid.
third-party/google-breakpad/src/client/solaris/handler/solaris_lwp.cc:390
MethodIsAddressMapped
Check if the address is a valid virtual address. If the address is in any of the mapped modules, we take it as valid. Otherwise it is invalid.
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:376
FunctionIsLwpCrashedCallback
Callback for list lwps. It will compare the stack bottom of the provided lwp with the stack bottom of the crashed lwp, it they are eqaul, this lwp is
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:99
MethodIsOurTask
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:278
MethodIsRegistered
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_client.cc:270
MethodIsSymbolMoreThanOnceInDyld
third-party/google-breakpad/src/client/mac/handler/testcases/breakpad_nlist_test.cc:82
FunctionIsThreadCrashedCallback
Callback for list threads. It will compare the stack bottom of the provided thread with the stack bottom of the crashed thread, it they are eqaul, thi
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:112
MethodIterateProcSelfTask
Parse /proc/$pid/tasks to list all the threads of the process identified by pid.
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:339
MethodLine
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:58
MethodLineInfo
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:514
MethodLineInfoHandler
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.h:151
MethodLinuxThread
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:190
MethodLocateAndConvertSymbolFile
third-party/google-breakpad/src/tools/windows/converter/ms_symbol_server_converter.cc:407
MethodLocateSymbolFile
third-party/google-breakpad/src/tools/windows/converter/ms_symbol_server_converter.cc:215
MethodLogMessageVoidify
third-party/google-breakpad/src/processor/logging.h:104
MethodLogStream
third-party/google-breakpad/src/processor/logging.cc:47
FunctionLwpInformationCallback
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:388
FunctionMDCallback
third-party/google-breakpad/src/client/mac/handler/exception_handler_test.cc:71
FunctionMDCallback
handler/BreakpadHandler.cpp:72
MethodMSSymbolServerConverter
third-party/google-breakpad/src/tools/windows/converter/ms_symbol_server_converter.cc:103
MethodMachHeader
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:86
MethodMachoID
third-party/google-breakpad/src/common/mac/macho_id.cc:56
MethodMachoWalker
third-party/google-breakpad/src/common/mac/macho_walker.cc:51
FunctionMetadataImporterPluginAddRef
----------------------------------------------------------------------------- MetadataImporterPluginAddRef -------------------------------------------
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/SpotlightPlugins/Common/main.c:163
FunctionMetadataImporterPluginFactory
----------------------------------------------------------------------------- XcodeProjectSpotlightPluginMDImporterPluginFactory ---------------------
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/SpotlightPlugins/Common/main.c:193
FunctionMetadataImporterPluginRelease
----------------------------------------------------------------------------- SampleCMPluginRelease --------------------------------------------------
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/SpotlightPlugins/Common/main.c:175
FunctionMetadataImporterQueryInterface
----------------------------------------------------------------------------- MetadataImporterQueryInterface -----------------------------------------
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/SpotlightPlugins/Common/main.c:127
MethodMinidump
third-party/google-breakpad/src/processor/minidump.cc:3214
MethodMinidumpBreakpadInfo
third-party/google-breakpad/src/processor/minidump.cc:3104
FunctionMinidumpCallback
Callback when minidump written.
third-party/google-breakpad/src/client/solaris/handler/exception_handler_test.cc:94
FunctionMinidumpCallback
Callback when minidump written.
third-party/google-breakpad/src/client/linux/handler/exception_handler_test.cc:95
MethodMinidumpContext
third-party/google-breakpad/src/processor/minidump.cc:273
← previousnext →601–700 of 1,149, ranked by callers