MCPcopy Create free account

hub / github.com/buzzySmile/qBreakpad / functions

Functions1,149 in github.com/buzzySmile/qBreakpad

MethodMinidumpException
third-party/google-breakpad/src/processor/minidump.cc:2632
MethodMinidumpFileWriter
third-party/google-breakpad/src/client/minidump_file_writer.cc:47
MethodMinidumpGenerator
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:745
MethodMinidumpGenerator
third-party/google-breakpad/src/client/windows/crash_generation/minidump_generator.cc:39
MethodMinidumpGenerator
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:769
MethodMinidumpGenerator
constructor when generating from within the crashed process
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:54
MethodMinidumpMemoryList
third-party/google-breakpad/src/processor/minidump.cc:2430
MethodMinidumpMemoryRegion
third-party/google-breakpad/src/processor/minidump.cc:971
MethodMinidumpMiscInfo
third-party/google-breakpad/src/processor/minidump.cc:3018
MethodMinidumpModule
third-party/google-breakpad/src/processor/minidump.cc:1471
MethodMinidumpModuleList
third-party/google-breakpad/src/processor/minidump.cc:2189
MethodMinidumpObject
third-party/google-breakpad/src/processor/minidump.cc:252
MethodMinidumpProcessor
third-party/google-breakpad/src/processor/minidump_processor.cc:42
MethodMinidumpStream
third-party/google-breakpad/src/processor/minidump.cc:263
MethodMinidumpStreamInfo
third-party/google-breakpad/src/google_breakpad/processor/minidump.h:844
MethodMinidumpSystemInfo
third-party/google-breakpad/src/processor/minidump.cc:2774
MethodMinidumpThread
third-party/google-breakpad/src/processor/minidump.cc:1150
MethodMinidumpThreadList
third-party/google-breakpad/src/processor/minidump.cc:1308
MethodMmapWrapper
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:606
MethodMmapWrapper
third-party/google-breakpad/src/common/linux/dump_symbols.cc:728
MethodModule
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:107
FunctionModuleInfoCallback
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:498
FunctionModuleInfoCallback
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:574
FunctionNSUInteger GTMTestTimerGetIterations
Returns the number of splits (start-stop) cycles recorded. GTMTestTimerGetSeconds()/GTMTestTimerGetIterations() gives you an average of all your split
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/UnitTesting/GTMTestTimer.h:118
MethodOnClientEnd
static
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:761
MethodOnDumpRequest
static
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:748
MethodOnPipeConnected
static
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:739
MethodOpen
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:54
MethodOpenCheckpointFile
third-party/google-breakpad/src/client/windows/sender/crash_report_sender.cc:128
MethodPDBSourceLineWriter
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:48
MethodParseFile
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:433
MethodParseFunction
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:456
MethodParseLine
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:474
MethodParsePublicSymbol
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:493
MethodParseStackInfo
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:523
MethodPopValue
third-party/google-breakpad/src/processor/postfix_evaluator-inl.h:236
MethodPopValueOrIdentifier
third-party/google-breakpad/src/processor/postfix_evaluator-inl.h:205
MethodPopValues
third-party/google-breakpad/src/processor/postfix_evaluator-inl.h:265
MethodPostfixEvaluator
Create a PostfixEvaluator object that may be used (with Evaluate) on one or more expressions. PostfixEvaluator does not take ownership of either argu
third-party/google-breakpad/src/processor/postfix_evaluator.h:93
MethodPrepareReply
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:561
MethodPrint
Debugging
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:258
MethodPrint
third-party/google-breakpad/src/client/mac/handler/dynamic_images.cc:261
FunctionPrintAllThreads
third-party/google-breakpad/src/client/linux/handler/linux_thread_test.cc:194
MethodPrintCodePublicSymbol
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:390
MethodPrintFrameData
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:272
MethodPrintFunction
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:139
MethodPrintFunctions
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:226
MethodPrintLines
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:102
MethodPrintPDBInfo
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:415
MethodPrintSourceFiles
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:185
MethodProcessAttribute
If one really wanted, you could merge SkipAttribute and ProcessAttribute This is all boring data manipulation and calling of the handler.
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:323
MethodProcessAttributeString
Called when we have an attribute with string data to give to our handler. The attribute is for the DIE at OFFSET from the beginning of compilation un
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.h:377
MethodProcessAttributeUnsigned
Called when we have an attribute with unsigned data to give to our handler. The attribute is for the DIE at OFFSET from the beginning of compilation
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.h:346
MethodProcessDIE
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:450
MethodProcessDIEs
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:461
FunctionProcessOneModule
third-party/google-breakpad/src/client/linux/handler/linux_thread_test.cc:82
MethodProcessOneOpcode
static */
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:612
FunctionProcessOneThread
third-party/google-breakpad/src/client/linux/handler/linux_thread_test.cc:89
MethodProcessState
third-party/google-breakpad/src/google_breakpad/processor/process_state.h:52
MethodProtectedMemoryAllocator
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
third-party/google-breakpad/src/client/mac/handler/protected_memory_allocator.cc:38
MethodProtocolMessage
third-party/google-breakpad/src/client/windows/common/ipc_protocol.h:103
MethodPublicSymbol
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:89
MethodPushValue
third-party/google-breakpad/src/processor/postfix_evaluator-inl.h:272
MethodRange
third-party/google-breakpad/src/processor/range_map.h:98
MethodRangeMap
third-party/google-breakpad/src/processor/range_map.h:53
MethodReadAbbrevs
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:86
MethodReadCheckpoint
third-party/google-breakpad/src/client/windows/sender/crash_report_sender.cc:86
MethodReadHeader
Read a DWARF2/3 header. The header is variable length in DWARF3 (and DWARF2 as extended by most compilers), and consists of an length field, a version
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:243
MethodReadImageInfoForTask
============================================================================== This code was written using dyld_debug.c (from Darwin) as a guide.
third-party/google-breakpad/src/client/mac/handler/dynamic_images.cc:323
MethodReadLibrariesFromLocalTaskTest
third-party/google-breakpad/src/client/mac/handler/testcases/DynamicImagesTests.cc:75
MethodReadLines
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:799
MethodReadResponse
static
third-party/google-breakpad/src/common/windows/http_upload.cc:179
MethodReadTaskMemoryTest
third-party/google-breakpad/src/client/mac/handler/testcases/DynamicImagesTests.cc:52
MethodRegisterClient
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_client.cc:187
MethodReportSent
third-party/google-breakpad/src/client/windows/sender/crash_report_sender.cc:103
FunctionReporter
third-party/google-breakpad/src/client/solaris/handler/minidump_test.cc:43
FunctionReporter
third-party/google-breakpad/src/client/mac/handler/minidump_generator_test.cc:45
MethodRespondToClient
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:621
FunctionResumeThread
Resume a thread by detaching from it.
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:169
MethodRetrieveRange
third-party/google-breakpad/src/processor/contained_range_map-inl.h:146
MethodSHA1
third-party/google-breakpad/src/common/mac/macho_id.cc:234
MethodSeekToStreamType
third-party/google-breakpad/src/processor/minidump.cc:3585
MethodSendCrashReport
third-party/google-breakpad/src/client/windows/sender/crash_report_sender.cc:60
MethodSendEmptyMachMessage
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:663
MethodSendRequest
static
third-party/google-breakpad/src/common/windows/http_upload.cc:65
MethodSendRequest
static
third-party/google-breakpad/src/common/linux/http_upload.cc:59
MethodSetProcessUptime
third-party/google-breakpad/src/client/windows/crash_generation/client_info.cc:152
MethodSetup
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:607
FunctionShowClientConnected
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:190
FunctionShowClientCrashed
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:207
FunctionShowClientExited
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:252
FunctionShowDumpResults
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:170
MethodSignalCrashEventAndWait
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_client.cc:309
MethodSimpleSymbolSupplier
Creates a new SimpleSymbolSupplier, using path as the root path where symbols are stored.
third-party/google-breakpad/src/processor/simple_symbol_supplier.h:95
MethodSkipAttribute
Skips a single attribute form's data.
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:158
MethodSkipDIE
Skips a single DIE's attributes.
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:147
FunctionSleepyFunction
third-party/google-breakpad/src/client/mac/handler/exception_handler_test.cc:54
MethodSolarisLwp
third-party/google-breakpad/src/client/solaris/handler/solaris_lwp.cc:229
MethodSourceLineResolverInterface
SourceLineResolverInterface cannot be instantiated except by subclasses
third-party/google-breakpad/src/google_breakpad/processor/source_line_resolver_interface.h:74
MethodStackFrame
third-party/google-breakpad/src/google_breakpad/processor/stack_frame.h:43
← previousnext →701–800 of 1,149, ranked by callers