MCPcopy Create free account

hub / github.com/buzzySmile/qBreakpad / functions

Functions1,149 in github.com/buzzySmile/qBreakpad

↓ 1 callersFunctionLoadFuncSymbols
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:290
↓ 1 callersFunctionLoadFuncSymbols
third-party/google-breakpad/src/common/linux/dump_symbols.cc:273
↓ 1 callersFunctionLoadLineInfo
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:261
↓ 1 callersFunctionLoadLineInfo
third-party/google-breakpad/src/common/linux/dump_symbols.cc:226
↓ 1 callersMethodLoadMap
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:241
↓ 1 callersFunctionLoadStackParamSize
The parameter size is used for FPO-optimized code, and this is all tied up with the debugging data for Windows x86. Set it to 0 on Solaris.
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:247
↓ 1 callersFunctionLoadStackParamSize
TODO(liuli): Computer the stack parameter size. Expect parameter variables are immediately following the N_FUN symbol. Will need to parse the type inf
third-party/google-breakpad/src/common/linux/dump_symbols.cc:211
↓ 1 callersFunctionLoadSymbols
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:433
↓ 1 callersFunctionLocalAtoi
Convert from string to int.
third-party/google-breakpad/src/client/solaris/handler/solaris_lwp.cc:72
↓ 1 callersFunctionLocalAtoi
Convert from string to int.
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:66
↓ 1 callersMethodLookupAddress
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:321
↓ 1 callersMethodMD5
third-party/google-breakpad/src/common/mac/macho_id.cc:219
↓ 1 callersMethodMachoIdentifier
third-party/google-breakpad/src/common/mac/file_id.cc:73
↓ 1 callersFunctionModuleDataForSymbolFile
============================================================================= Parse out the module line which have 5 parts. MODULE <os> <cpu> <uuid> <
third-party/google-breakpad/src/tools/linux/symupload/sym_upload.cc:80
↓ 1 callersFunctionMyRegisterClass
Registers the window class. This function and its usage are only necessary if you want this code to be compatible with Win32 systems prior to the 'Re
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:82
↓ 1 callersFunctionNextAddress
Find the address of the next function or source file symbol in the symbol table. The address should be bigger than the current function's address.
third-party/google-breakpad/src/common/linux/dump_symbols.cc:349
↓ 1 callersMethodPopulateCustomInfo
third-party/google-breakpad/src/client/windows/crash_generation/client_info.cc:172
↓ 1 callersFunctionPrintMinidumpDump
third-party/google-breakpad/src/processor/minidump_dump.cc:51
↓ 1 callersFunctionPrintMinidumpProcess
Processes |minidump_file| using MinidumpProcessor. |symbol_path|, if non-empty, is the base directory of a symbol storage area, laid out in the forma
third-party/google-breakpad/src/processor/minidump_stackwalk.cc:434
↓ 1 callersFunctionPrintModules
third-party/google-breakpad/src/processor/minidump_stackwalk.cc:252
↓ 1 callersFunctionPrintModulesMachineReadable
PrintModulesMachineReadable outputs a list of loaded modules, one per line, in the following machine-readable pipe-delimited text format: Module|{Modu
third-party/google-breakpad/src/processor/minidump_stackwalk.cc:285
↓ 1 callersFunctionPrintProcessState
third-party/google-breakpad/src/processor/minidump_stackwalk.cc:316
↓ 1 callersFunctionPrintProcessStateMachineReadable
third-party/google-breakpad/src/processor/minidump_stackwalk.cc:366
↓ 1 callersMethodProcessAttributeSigned
Called when we have an attribute with signed 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:355
↓ 1 callersFunctionPureCallCrash
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:308
↓ 1 callersMethodReadAuxiliaryData
third-party/google-breakpad/src/processor/minidump.cc:1549
↓ 1 callersMethodReadEightBytes
third-party/google-breakpad/src/common/mac/dwarf/bytereader-inl.h:62
↓ 1 callersFunctionReadTaskString
============================================================================== Reads a NULL-terminated string from another task. Warning! This will
third-party/google-breakpad/src/client/mac/handler/dynamic_images.cc:118
↓ 1 callersFunctionReadThreadInfo
Read thread info from /proc/$pid/status.
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:85
↓ 1 callersFunctionRecursor
third-party/google-breakpad/src/processor/stackwalker_selftest.cc:383
↓ 1 callersMethodRegister
Performs the registration step with the server process. The registration step involves communicating with the server via a named pipe. The client send
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_client.cc:159
↓ 1 callersFunctionRequestDump
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:312
↓ 1 callersMethodReset
third-party/google-breakpad/src/common/mac/dwarf/line_state_machine.h:39
↓ 1 callersMethodResumeAllThreads
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:206
↓ 1 callersMethodResumeThreads
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:704
↓ 1 callersFunctionRetrieveIndexTest
Test RetrieveRangeAtIndex, which is supposed to return objects in order according to their addresses. This test is performed by looping through the m
third-party/google-breakpad/src/processor/range_map_unittest.cc:253
↓ 1 callersFunctionRetrieveTest
RetrieveTest uses the data in RangeTest and calls RetrieveRange on the test RangeMap. If it retrieves the expected value (which can be no map entry a
third-party/google-breakpad/src/processor/range_map_unittest.cc:130
↓ 1 callersFunctionRunTests
third-party/google-breakpad/src/client/minidump_file_writer_unittest.cc:164
↓ 1 callersFunctionRunTests
third-party/google-breakpad/src/processor/basic_source_line_resolver_unittest.cc:94
↓ 1 callersFunctionRunTests
RunTests runs a series of test sets.
third-party/google-breakpad/src/processor/range_map_unittest.cc:313
↓ 1 callersFunctionRunTests
third-party/google-breakpad/src/processor/contained_range_map_unittest.cc:56
↓ 1 callersFunctionRunTests
third-party/google-breakpad/src/processor/address_map_unittest.cc:180
↓ 1 callersFunctionRunTests
third-party/google-breakpad/src/processor/pathname_stripper_unittest.cc:45
↓ 1 callersFunctionRunTests
third-party/google-breakpad/src/processor/minidump_processor_unittest.cc:126
↓ 1 callersFunctionRunTests
third-party/google-breakpad/src/processor/postfix_evaluator_unittest.cc:106
↓ 1 callersMethodSetAddressSize
third-party/google-breakpad/src/common/mac/dwarf/bytereader.cc:52
↓ 1 callersMethodSetExceptionInformation
Specify some exception information, if applicable
third-party/google-breakpad/src/client/mac/handler/minidump_generator.h:93
↓ 1 callersMethodSetupHandler
third-party/google-breakpad/src/client/solaris/handler/exception_handler.cc:127
↓ 1 callersMethodSetupHandler
third-party/google-breakpad/src/client/linux/handler/exception_handler.cc:135
↓ 1 callersFunctionSetupOptions
=============================================================================
third-party/google-breakpad/src/tools/linux/symupload/minidump_upload.cc:101
↓ 1 callersFunctionSetupOptions
=============================================================================
third-party/google-breakpad/src/tools/linux/symupload/sym_upload.cc:176
↓ 1 callersFunctionSleepyFunction
third-party/google-breakpad/src/client/solaris/handler/minidump_test.cc:57
↓ 1 callersFunctionSleepyFunction
third-party/google-breakpad/src/client/mac/handler/minidump_generator_test.cc:64
↓ 1 callersFunctionSoonToCrash
third-party/google-breakpad/src/client/mac/handler/exception_handler_test.cc:67
↓ 1 callersFunctionStart
=============================================================================
third-party/google-breakpad/src/tools/linux/symupload/minidump_upload.cc:55
↓ 1 callersFunctionStart
=============================================================================
third-party/google-breakpad/src/tools/linux/symupload/sym_upload.cc:118
↓ 1 callersMethodStart
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:203
↓ 1 callersMethodStart
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.cc:275
↓ 1 callersMethodStartCompilationUnit
third-party/google-breakpad/src/common/mac/dwarf/functioninfo.cc:134
↓ 1 callersMethodStartDIE
third-party/google-breakpad/src/common/mac/dwarf/functioninfo.cc:148
↓ 1 callersFunctionStoreTest
StoreTest uses the data in a RangeTest and calls StoreRange on the test RangeMap. It returns true if the expected result occurred, and false if somet
third-party/google-breakpad/src/processor/range_map_unittest.cc:106
↓ 1 callersFunctionSwap
third-party/google-breakpad/src/common/string_conversion.cc:116
↓ 1 callersMethodTeardownHandler
third-party/google-breakpad/src/client/solaris/handler/exception_handler.cc:152
↓ 1 callersMethodTeardownHandler
third-party/google-breakpad/src/client/linux/handler/exception_handler.cc:160
↓ 1 callersMethodTestPrint
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:264
↓ 1 callersFunctionUTF32ToUTF16Char
third-party/google-breakpad/src/common/string_conversion.cc:101
↓ 1 callersFunctionUTF8ToUTF16Char
third-party/google-breakpad/src/common/string_conversion.cc:57
↓ 1 callersMethodUUIDCommand
third-party/google-breakpad/src/common/mac/macho_id.cc:147
↓ 1 callersMethodUnregisterWaits
third-party/google-breakpad/src/client/windows/crash_generation/client_info.cc:104
↓ 1 callersFunctionVerifyEmpty
third-party/google-breakpad/src/processor/basic_source_line_resolver_unittest.cc:80
↓ 1 callersFunctionWriteCPUInformation
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:312
↓ 1 callersFunctionWriteCPUInformation
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:335
↓ 1 callersFunctionWriteCVRecord
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:447
↓ 1 callersFunctionWriteCrashedLwpStream
Write information about a crashed Lwp. When a lwp crash, kernel will write something on the stack for processing signal. This makes the current stack
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:231
↓ 1 callersFunctionWriteCrashedThreadStream
Write information about a crashed thread. When a thread crash, kernel will write something on the stack for processing signal. This makes the current
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:272
↓ 1 callersFunctionWriteFunctionInfo
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:556
↓ 1 callersFunctionWriteFunctionInfo
third-party/google-breakpad/src/common/linux/dump_symbols.cc:675
↓ 1 callersFunctionWriteLwpStream
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:272
↓ 1 callersMethodWriteMinidump
third-party/google-breakpad/src/client/windows/crash_generation/minidump_generator.cc:62
↓ 1 callersMethodWriteMinidump
third-party/google-breakpad/src/client/windows/handler/exception_handler.cc:606
↓ 1 callersFunctionWriteModuleInfo
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:481
↓ 1 callersFunctionWriteModuleInfo
third-party/google-breakpad/src/common/linux/dump_symbols.cc:595
↓ 1 callersFunctionWriteOSInformation
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:340
↓ 1 callersFunctionWriteOSInformation
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:418
↓ 1 callersFunctionWriteOneFunction
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:522
↓ 1 callersFunctionWriteOneFunction
third-party/google-breakpad/src/common/linux/dump_symbols.cc:643
↓ 1 callersFunctionWriteSourceFileInfo
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:510
↓ 1 callersFunctionWriteSourceFileInfo
third-party/google-breakpad/src/common/linux/dump_symbols.cc:630
↓ 1 callersFunction_GTMIsRunningOnMainThread
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/DebugUtils/GTMDebugThreadValidation.h:35
↓ 1 callersFunction__MIG_check__Request__exception_raise_state_identity_t
third-party/google-breakpad/src/client/mac/handler/breakpad_exc_server.c:1458
↓ 1 callersFunction__MIG_check__Request__exception_raise_state_t
third-party/google-breakpad/src/client/mac/handler/breakpad_exc_server.c:921
↓ 1 callersFunction__MIG_check__Request__exception_raise_t
third-party/google-breakpad/src/client/mac/handler/breakpad_exc_server.c:422
↓ 1 callersMethodage
third-party/google-breakpad/src/tools/windows/converter/ms_symbol_server_converter.h:110
↓ 1 callersMethodassert_info
third-party/google-breakpad/src/client/windows/crash_generation/client_info.h:63
↓ 1 callersFunctionbreakpad_exception_raise
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:204
↓ 1 callersFunctionbreakpad_exception_raise_state
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:174
↓ 1 callersFunctionbreakpad_exception_raise_state_identity
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:188
↓ 1 callersFunctionbreakpad_swap_mach_header_64
third-party/google-breakpad/src/common/mac/macho_utilities.cc:60
↓ 1 callersFunctionbreakpad_swap_section_64
third-party/google-breakpad/src/common/mac/macho_utilities.cc:73
↓ 1 callersFunctionbreakpad_swap_segment_command_64
third-party/google-breakpad/src/common/mac/macho_utilities.cc:43
← previousnext →301–400 of 1,149, ranked by callers