Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buzzySmile/qBreakpad
/ functions
Functions
1,149 in github.com/buzzySmile/qBreakpad
⨍
Functions
1,149
◇
Types & classes
401
Method
StackFrameAMD64
third-party/google-breakpad/src/google_breakpad/processor/stack_frame_cpu.h:113
Method
StackFrameInfo
third-party/google-breakpad/src/processor/stack_frame_info.h:55
Method
StackFramePPC
third-party/google-breakpad/src/google_breakpad/processor/stack_frame_cpu.h:87
Method
StackFrameSPARC
third-party/google-breakpad/src/google_breakpad/processor/stack_frame_cpu.h:137
Method
StackFrameX86
third-party/google-breakpad/src/google_breakpad/processor/stack_frame_cpu.h:61
Method
Stackwalker
third-party/google-breakpad/src/processor/stackwalker.cc:59
Method
StackwalkerAMD64
third-party/google-breakpad/src/processor/stackwalker_amd64.cc:46
Method
StackwalkerForCPU
static
third-party/google-breakpad/src/processor/stackwalker.cc:139
Method
StackwalkerPPC
third-party/google-breakpad/src/processor/stackwalker_ppc.cc:46
Method
StackwalkerSPARC
third-party/google-breakpad/src/processor/stackwalker_sparc.cc:46
Method
StackwalkerX86
third-party/google-breakpad/src/processor/stackwalker_x86.cc:51
Method
StartCompilationUnit
Start to process a compilation unit at OFFSET from the beginning of the debug_info section. Return false if you would like to skip this compilation u
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.h:332
Method
StartDIE
Start to process a DIE at OFFSET from the beginning of the debug_info section. Return false if you would like to skip this DIE.
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.h:339
Method
StoreRange
third-party/google-breakpad/src/processor/contained_range_map-inl.h:57
Function
SuspendThread
Suspend a thread by attaching to it.
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:152
Method
SymCallback
static
third-party/google-breakpad/src/tools/windows/converter/ms_symbol_server_converter.cc:332
Method
SymFindFileInPathCallback
static
third-party/google-breakpad/src/tools/windows/converter/ms_symbol_server_converter.cc:400
Method
SystemInfo
third-party/google-breakpad/src/google_breakpad/processor/system_info.h:46
Method
Teardown
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:639
Method
TeardownAllHandler
third-party/google-breakpad/src/client/linux/handler/exception_handler.cc:169
Method
TeardownAllHandlers
third-party/google-breakpad/src/client/solaris/handler/exception_handler.cc:161
Method
Tell
Returns the current position of the minidump file.
third-party/google-breakpad/src/google_breakpad/processor/minidump.h:811
Method
TestCodeModule
third-party/google-breakpad/src/processor/basic_source_line_resolver_unittest.cc:62
Method
TestSymbolSupplier
third-party/google-breakpad/src/processor/minidump_processor_unittest.cc:86
Method
TestThread
demo/program/TestThread.cpp:7
Function
ThreadInfoCallback
Callback to get the thread information. Will be called for each thread found.
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:175
Function
ThreadInfomationCallback
Callback run for writing threads information in the process.
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:467
Method
Tokenize
static
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:406
Method
TypedMDRVA
Constructs an unallocated MDRVA
third-party/google-breakpad/src/client/minidump_file_writer.h:187
Function
UTF16ToUTF8
third-party/google-breakpad/src/common/string_conversion.cc:120
Function
UTF32ToUTF16
third-party/google-breakpad/src/common/string_conversion.cc:84
Function
UTF8ToUTF16
third-party/google-breakpad/src/common/string_conversion.cc:40
Method
UTF8ToWide
static
third-party/google-breakpad/src/common/windows/http_upload.cc:332
Method
UUIDWalkerCB
static
third-party/google-breakpad/src/common/mac/macho_id.cc:327
Method
UniqueNameInDirectory
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:138
Method
UntypedMDRVA
third-party/google-breakpad/src/client/minidump_file_writer.h:137
Method
UpdateCRC
third-party/google-breakpad/src/common/mac/macho_id.cc:74
Method
UpdateMD5
third-party/google-breakpad/src/common/mac/macho_id.cc:114
Method
UpdateNextID
third-party/google-breakpad/src/client/windows/handler/exception_handler.cc:726
Method
UpdateNextID
third-party/google-breakpad/src/client/linux/handler/exception_handler.cc:259
Method
UpdateNextID
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:678
Method
UpdateSHA1
third-party/google-breakpad/src/common/mac/macho_id.cc:118
Method
UsesGUID
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:765
Method
ValidateCPUType
third-party/google-breakpad/src/common/mac/macho_walker.cc:63
Method
ValidateResponse
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_client.cc:261
Method
WaitForMessage
static
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:439
Method
WalkHeader64AtOffset
third-party/google-breakpad/src/common/mac/macho_walker.cc:203
Method
WalkHeaderAtOffset
third-party/google-breakpad/src/common/mac/macho_walker.cc:177
Method
WalkHeaderCore
third-party/google-breakpad/src/common/mac/macho_walker.cc:223
Method
WalkerCB
static
third-party/google-breakpad/src/common/mac/macho_id.cc:250
Method
WideToUTF8
static
third-party/google-breakpad/src/common/windows/http_upload.cc:353
Function
WndProc
Processes messages for the main window. WM_COMMAND - process the application menu. WM_PAINT - Paint the main window. WM_DESTROY - post a quit message
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:339
Function
Write
Will call each writer function in the writers table. void* MinidumpGenerator::Write(void *argument) {
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:688
Function
Write
Will call each writer function in the writers table. It runs in a different process from the crashing process, but sharing the same address space. Thi
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:717
Function
WriteBreakpadInfoStream
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:645
Function
WriteBreakpadInfoStream
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:682
Method
WriteBreakpadInfoStream
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:952
Method
WriteCVRecord
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:812
Function
WriteCallback
Callback to get the response data from server.
third-party/google-breakpad/src/common/linux/http_upload.cc:41
Method
WriteContext
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:343
Function
WriteExceptionStream
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:576
Function
WriteExceptionStream
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:634
Method
WriteExceptionStream
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:569
Function
WriteLwpListStream
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:420
Method
WriteMemory
third-party/google-breakpad/src/client/minidump_file_writer.cc:177
Method
WriteMinidump
third-party/google-breakpad/src/client/solaris/handler/exception_handler.cc:114
Method
WriteMinidump
third-party/google-breakpad/src/client/linux/handler/exception_handler.cc:120
Method
WriteMinidumpForException
third-party/google-breakpad/src/client/windows/handler/exception_handler.cc:610
Function
WriteMiscInfoStream
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:628
Function
WriteMiscInfoStream
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:666
Method
WriteMiscInfoStream
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:899
Function
WriteModuleListStream
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:538
Function
WriteModuleListStream
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:601
Method
WriteModuleListStream
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:861
Method
WriteModuleStream
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:680
Method
WriteStack
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:319
Method
WriteStackFromStartAddress
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:264
Method
WriteStringCore
third-party/google-breakpad/src/client/minidump_file_writer.cc:133
Method
WriteSymbolFile
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:638
Function
WriteSystemInfoStream
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:561
Function
WriteSystemInfoStream
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:621
Method
WriteSystemInfoStream
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:603
Function
WriteThreadListStream
Stream writers
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:493
Method
WriteThreadListStream
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:531
Method
WriteThreadStream
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:509
Function
_GTMAssertRunningOnMainThread
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/DebugUtils/GTMDebugThreadValidation.h:40
Function
_GTMValidateContainer
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMValidatingContainers.h:87
Function
_GTMValidateContainerConformsToProtocol
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMValidatingContainers.h:95
Function
_GTMValidateContainerContainsKindOfClass
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMValidatingContainers.h:89
Function
_GTMValidateContainerContainsMemberOfClass
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMValidatingContainers.h:92
Function
_GTMValidateContainerItemsRespondToSelector
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMValidatingContainers.h:98
Function
_Xexception_raise
Routine exception_raise */
third-party/google-breakpad/src/client/mac/handler/breakpad_exc_server.c:523
Function
_Xexception_raise_state
Routine exception_raise_state */
third-party/google-breakpad/src/client/mac/handler/breakpad_exc_server.c:1053
Function
_Xexception_raise_state_identity
Routine exception_raise_state_identity */
third-party/google-breakpad/src/client/mac/handler/breakpad_exc_server.c:1606
Function
_tWinMain
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:456
Method
base_address
third-party/google-breakpad/src/processor/basic_source_line_resolver_unittest.cc:65
Method
base_address
CodeModule implementation
third-party/google-breakpad/src/google_breakpad/processor/minidump.h:397
Method
breakpad_info
third-party/google-breakpad/src/google_breakpad/processor/minidump.h:724
Function
callback
third-party/google-breakpad/src/processor/testdata/test_app.cc:41
Method
capture
third-party/google-breakpad/src/processor/linked_ptr.h:159
← previous
next →
801–900 of 1,149, ranked by callers