MCPcopy Create free account

hub / github.com/buzzySmile/qBreakpad / functions

Functions1,149 in github.com/buzzySmile/qBreakpad

↓ 1 callersFunctionAppendTextWorker
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:161
↓ 1 callersFunctionCleanUp
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:319
↓ 1 callersMethodCleanup
third-party/google-breakpad/src/tools/windows/converter/ms_symbol_server_converter.cc:164
↓ 1 callersFunctionCompactIdentifier
=============================================================================
third-party/google-breakpad/src/tools/linux/symupload/sym_upload.cc:108
↓ 1 callersFunctionCompareFile
third-party/google-breakpad/src/client/minidump_file_writer_unittest.cc:114
↓ 1 callersFunctionComputeSizeAndRVA
Compute size and rva information based on symbols loaded from stab section.
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:344
↓ 1 callersFunctionComputeSizeAndRVA
Compute size and rva information based on symbols loaded from stab section.
third-party/google-breakpad/src/common/linux/dump_symbols.cc:448
↓ 1 callersMethodConvertIdentifierToString
static
third-party/google-breakpad/src/common/solaris/file_id.cc:174
↓ 1 callersMethodConvertIdentifierToString
static
third-party/google-breakpad/src/common/linux/file_id.cc:127
↓ 1 callersFunctionConvertUTF16toUTF8
third-party/google-breakpad/src/common/convert_UTF.c:212
↓ 1 callersMethodCopy
third-party/google-breakpad/src/processor/minidump.cc:1832
↓ 1 callersMethodCopy
third-party/google-breakpad/src/processor/basic_code_modules.cc:118
↓ 1 callersMethodCopyFrom
CopyFrom makes "this" StackFrameInfo object identical to "that".
third-party/google-breakpad/src/processor/stack_frame_info.h:84
↓ 1 callersFunctionCrashFunction
third-party/google-breakpad/src/processor/testdata/test_app.cc:55
↓ 1 callersFunctionCrashServerStart
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:269
↓ 1 callersFunctionCrashServerStop
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:294
↓ 1 callersFunctionCrasher
third-party/google-breakpad/src/client/mac/handler/exception_handler_test.cc:60
↓ 1 callersFunctionCreateCrashThread
third-party/google-breakpad/src/client/solaris/handler/exception_handler_test.cc:78
↓ 1 callersFunctionCreateCrashThread
third-party/google-breakpad/src/client/linux/handler/exception_handler_test.cc:79
↓ 1 callersMethodCreateGUID
third-party/google-breakpad/src/common/solaris/guid_creator.cc:54
↓ 1 callersMethodCreateGUID
third-party/google-breakpad/src/common/linux/guid_creator.cc:52
↓ 1 callersFunctionCreateThread
Create working threads.
third-party/google-breakpad/src/client/solaris/handler/exception_handler_test.cc:85
↓ 1 callersFunctionCreateThread
Create working threads.
third-party/google-breakpad/src/client/linux/handler/exception_handler_test.cc:86
↓ 1 callersFunctionCreateThreads
third-party/google-breakpad/src/client/linux/handler/linux_thread_test.cc:72
↓ 1 callersFunctionDeallocMetadataImporterPluginType
----------------------------------------------------------------------------- DeallocXcodeProjectSpotlightPluginMDImporterPluginType -----------------
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/SpotlightPlugins/Common/main.c:113
↓ 1 callersMethodDefineDir
third-party/google-breakpad/src/common/mac/dwarf/functioninfo.cc:89
↓ 1 callersFunctionDemangle
Demangle using demangle library on Solaris.
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:177
↓ 1 callersFunctionDemangle
Demangle using abi call. Older GCC may not support it.
third-party/google-breakpad/src/common/linux/dump_symbols.cc:134
↓ 1 callersFunctionDerefZeroCrash
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:299
↓ 1 callersFunctionDoAddressMapTest
third-party/google-breakpad/src/processor/address_map_unittest.cc:76
↓ 1 callersMethodDoCleanup
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:793
↓ 1 callersMethodDoSomething
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/abstract_class.cc:50
↓ 1 callersFunctionDumpStabSymbols
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:568
↓ 1 callersFunctionDumpStabSymbols
third-party/google-breakpad/src/common/linux/dump_symbols.cc:690
↓ 1 callersMethodElfFileIdentifier
third-party/google-breakpad/src/common/solaris/file_id.cc:143
↓ 1 callersFunctionFindCrashingLwp
Find the crashing lwpid. This is done based on stack bottom comparing.
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:122
↓ 1 callersFunctionFindCrashingThread
Find the crashing thread id. This is done based on stack bottom comparing.
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:132
↓ 1 callersFunctionFindElfTextSection
Find the text section in elf object file. Return the section start address and the size.
third-party/google-breakpad/src/common/solaris/file_id.cc:65
↓ 1 callersFunctionFindElfTextSection
third-party/google-breakpad/src/common/linux/file_id.cc:49
↓ 1 callersFunctionFindFileByNameIdx
third-party/google-breakpad/src/common/linux/dump_symbols.cc:382
↓ 1 callersFunctionFindSectionByName
third-party/google-breakpad/src/common/linux/dump_symbols.cc:187
↓ 1 callersMethodFindSigContext
We're looking for a ucontext_t as the second parameter to a signal handler function call. Luckily, the ucontext_t has an ebp(fp on SPARC) member whic
third-party/google-breakpad/src/client/solaris/handler/solaris_lwp.cc:405
↓ 1 callersMethodFindSigContext
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:385
↓ 1 callersFunctionFixAddress
Fix offset into virtual address by adding the mapped base into offsets. Make life easier when want to find something by offset.
third-party/google-breakpad/src/common/linux/dump_symbols.cc:147
↓ 1 callersFunctionGTMCGDistanceBetweenPoints
Calculate the distance between two points. Args: pt1 first point pt2 second point Returns: Distance
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:174
↓ 1 callersFunctionGetAbsoluteOffset
Given an offset value, its form, and the base offset of the compilation unit containing this value, return an absolute offset within the .debug_info s
third-party/google-breakpad/src/common/mac/dwarf/functioninfo.cc:57
↓ 1 callersMethodGetCPUVendor
third-party/google-breakpad/src/processor/minidump.cc:2924
↓ 1 callersMethodGetCSDVersion
third-party/google-breakpad/src/processor/minidump.cc:2908
↓ 1 callersMethodGetClientExceptionInfo
third-party/google-breakpad/src/client/windows/crash_generation/client_info.cc:126
↓ 1 callersMethodGetClientThreadId
third-party/google-breakpad/src/client/windows/crash_generation/client_info.cc:139
↓ 1 callersMethodGetContextAMD64
third-party/google-breakpad/src/processor/minidump.cc:656
↓ 1 callersMethodGetContextCPU
third-party/google-breakpad/src/processor/minidump.cc:626
↓ 1 callersMethodGetContextPPC
third-party/google-breakpad/src/processor/minidump.cc:647
↓ 1 callersMethodGetContextSPARC
third-party/google-breakpad/src/processor/minidump.cc:665
↓ 1 callersMethodGetContextX86
third-party/google-breakpad/src/processor/minidump.cc:637
↓ 1 callersMethodGetCustomInfo
third-party/google-breakpad/src/client/windows/crash_generation/client_info.cc:201
↓ 1 callersMethodGetDumpThreadID
third-party/google-breakpad/src/processor/minidump.cc:3135
↓ 1 callersFunctionGetEBP
third-party/google-breakpad/src/processor/stackwalker_selftest.cc:146
↓ 1 callersFunctionGetEIP
third-party/google-breakpad/src/processor/stackwalker_selftest.cc:183
↓ 1 callersFunctionGetESP
third-party/google-breakpad/src/processor/stackwalker_selftest.cc:162
↓ 1 callersMethodGetExecutableImageIndex
============================================================================== returns -1 if failure to find executable
third-party/google-breakpad/src/client/mac/handler/dynamic_images.cc:435
↓ 1 callersFunctionGetFP
third-party/google-breakpad/src/processor/stackwalker_selftest.cc:257
↓ 1 callersMethodGetFPXRegisters
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:238
↓ 1 callersMethodGetFilePath
Full path to mach-o binary
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:134
↓ 1 callersFunctionGetFileVersionString
Extracts the file version information for the given filename, as a string, for example, "1.2.3.4". Returns true on success.
third-party/google-breakpad/src/tools/windows/symupload/symupload.cc:70
↓ 1 callersMethodGetImage
Returns an individual image.
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:243
↓ 1 callersFunctionGetLoadingAddress
Find the prefered loading address of the binary.
third-party/google-breakpad/src/common/linux/dump_symbols.cc:158
↓ 1 callersMethodGetLwpCount
third-party/google-breakpad/src/client/solaris/handler/solaris_lwp.cc:240
↓ 1 callersMethodGetMainModule
third-party/google-breakpad/src/processor/basic_code_modules.cc:94
↓ 1 callersMethodGetMemory
third-party/google-breakpad/src/processor/minidump.cc:992
↓ 1 callersMethodGetMemoryList
third-party/google-breakpad/src/processor/minidump.cc:3404
↓ 1 callersFunctionGetMemoryRegionSize
============================================================================== Returns the size of the memory region containing |address| and the numb
third-party/google-breakpad/src/client/mac/handler/dynamic_images.cc:52
↓ 1 callersMethodGetMiscInfo
third-party/google-breakpad/src/processor/minidump.cc:3422
↓ 1 callersMethodGetModuleAtIndex
third-party/google-breakpad/src/processor/basic_code_modules.cc:109
↓ 1 callersMethodGetModuleCount
third-party/google-breakpad/src/client/solaris/handler/solaris_lwp.cc:296
↓ 1 callersMethodGetModuleInfo
third-party/google-breakpad/src/common/windows/pdb_source_line_writer.cc:683
↓ 1 callersMethodGetOS
third-party/google-breakpad/src/processor/minidump.cc:2840
↓ 1 callersMethodGetRequestingThreadID
third-party/google-breakpad/src/processor/minidump.cc:3156
↓ 1 callersMethodGetSymbolFile
third-party/google-breakpad/src/processor/simple_symbol_supplier.cc:55
↓ 1 callersMethodGetThreadAtIndex
third-party/google-breakpad/src/processor/minidump.cc:1418
↓ 1 callersMethodGetThreadCount
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:211
↓ 1 callersMethodGetThreadStackDump
third-party/google-breakpad/src/client/linux/handler/linux_thread.cc:262
↓ 1 callersMethodGetVMAddr
Address where the image should be loaded
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:142
↓ 1 callersMethodGetVMAddrSlide
Difference between GetLoadAddress() and GetVMAddr()
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:145
↓ 1 callersMethodGetVMSize
Size of the image
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:148
↓ 1 callersMethodGetVersion
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:153
↓ 1 callersMethodHandleConnectionRequest
The server thread servicing the clients runs this method. The method implements the state machine described in ReadMe.txt along with the helper method
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:644
↓ 1 callersMethodHandleDumpRequest
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:805
↓ 1 callersMethodIDCommand
third-party/google-breakpad/src/common/mac/macho_id.cc:165
↓ 1 callersFunctionInitInstance
Saves instance handle and creates main window In this function, we save the instance handle in a global variable and create and display the main prog
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:105
↓ 1 callersMethodInitialize
third-party/google-breakpad/src/tools/windows/converter/ms_symbol_server_converter.cc:158
↓ 1 callersMethodInitialize
third-party/google-breakpad/src/client/windows/crash_generation/client_info.cc:59
↓ 1 callersMethodInitializeFromString
third-party/google-breakpad/src/tools/windows/converter/ms_symbol_server_converter.cc:67
↓ 1 callersFunctionInvalidParamCrash
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/crash_generation_app.cc:304
↓ 1 callersFunctionIsClientRequestValid
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:84
↓ 1 callersMethodIsValid
Sanity checking
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:166
↓ 1 callersFunctionIsValidElf
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:211
↓ 1 callersFunctionIsValidElf
third-party/google-breakpad/src/common/linux/dump_symbols.cc:183
↓ 1 callersMethodListModules
third-party/google-breakpad/src/client/solaris/handler/solaris_lwp.cc:300
↓ 1 callersFunctionLoadAllSymbols
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:394
← previousnext →201–300 of 1,149, ranked by callers