MCPcopy Create free account

hub / github.com/chromium/crashpad / functions

Functions5,103 in github.com/chromium/crashpad

↓ 2 callersFunctionShowReports
Shows information about a vector of |reports|. |space_count| is the number of spaces to print before each line that is printed. |options| will be cons
tools/crashpad_database_util.cc:256
↓ 2 callersMethodSignalSemaphore
util/thread/worker_thread.cc:43
↓ 2 callersMethodSignature
\see SystemSnapshot::CPUX86Signature
snapshot/x86/cpuid_reader.h:42
↓ 2 callersMethodSimpleMap
snapshot/win/pe_image_annotations_reader.cc:62
↓ 2 callersMethodSimpleMap
snapshot/mac/mach_o_image_annotations_reader.cc:50
↓ 2 callersMethodSize
snapshot/elf/elf_image_reader.cc:112
↓ 2 callersFunctionSizeLimitedCString
snapshot/mac/mach_o_image_segment_reader.cc:36
↓ 2 callersMethodStack
\brief Returns a SnapshotMinidumpMemoryWriter that will write the memory region corresponding to this object’s stack. If the thread does not have a s
minidump/minidump_thread_writer.h:85
↓ 2 callersMethodStackPointer
snapshot/cpu_context.cc:181
↓ 2 callersFunctionStackPointerFromContext
util/misc/capture_context_test_util_win.cc:103
↓ 2 callersFunctionStartAndUseHandler
client/crashpad_client_win_test.cc:32
↓ 2 callersMethodStartHandlerAtCrash
client/crashpad_client_linux.cc:686
↓ 2 callersFunctionStartHandlerProcess
client/crashpad_client_win.cc:377
↓ 2 callersFunctionStartThread
util/synchronization/semaphore_test.cc:91
↓ 2 callersMethodStartThreads
Starts |thread_count| threads and waits on each thread’s ready semaphore, so that when this function returns, all threads have been started and have a
snapshot/mac/process_reader_mac_test.cc:229
↓ 2 callersMethodStartTime
util/linux/proc_stat_reader.cc:89
↓ 2 callersMethodStop
client/ios_handler/prune_intermediate_dumps_and_crash_reports_thread.cc:117
↓ 2 callersMethodStop
handler/crash_report_upload_thread.cc:124
↓ 2 callersFunctionStringForRLim
Returns a string for |limit|, or "inf" if |limit| is RLIM_INFINITY.
handler/mac/file_limit_annotation.cc:84
↓ 2 callersMethodStringRepresentation
util/win/initial_client_data.cc:102
↓ 2 callersFunctionStringToExceptionBehavior
util/mach/symbolic_constants_mach.cc:394
↓ 2 callersFunctionStringToExceptionMask
util/mach/symbolic_constants_mach.cc:296
↓ 2 callersFunctionStringToThreadStateFlavor
util/mach/symbolic_constants_mach.cc:498
↓ 2 callersFunctionStringToVersionNumbers
Converts |version| to a triplet of version numbers on behalf of MacOSVersionNumber() and MacOSVersionComponents(). Returns true on success. If |versio
util/mac/mac_util.cc:82
↓ 2 callersFunctionStripPACBits
util/linux/pac_helper.cc:31
↓ 2 callersFunctionSubtractTimespec
util/misc/time.cc:29
↓ 2 callersMethodSupportsDAZ
snapshot/x86/cpuid_reader.cc:85
↓ 2 callersFunctionSymbolicLinkFlags
Detects the flags necessary to create symbolic links and stores them in |flags| if non-nullptr, and returns true on success. If symbolic links can’t b
test/filesystem.cc:51
↓ 2 callersMethodSystemCPUTime
util/linux/proc_stat_reader.cc:84
↓ 2 callersFunctionTestAgainstCloneOrSelf
util/linux/auxiliary_vector_test.cc:53
↓ 2 callersFunctionTestAgainstTarget
snapshot/linux/debug_rendezvous_test.cc:65
↓ 2 callersFunctionTestCrashingChild
snapshot/win/exception_snapshot_win_test.cc:137
↓ 2 callersFunctionTestDumpWithoutCrashingChild
snapshot/win/exception_snapshot_win_test.cc:259
↓ 2 callersFunctionTestFilesAndDirectories
util/file/directory_reader_test.cc:89
↓ 2 callersFunctionTestImageReaderChild
snapshot/win/process_snapshot_win_test.cc:34
↓ 2 callersFunctionTestLongMultiLineFile
util/file/delimited_file_reader_test.cc:215
↓ 2 callersFunctionTestOtherProcess
util/win/process_info_test.cc:139
↓ 2 callersFunctionTestProcessSelfOrClone
util/posix/process_info_test.cc:45
↓ 2 callersFunctionTestSelfProcess
util/posix/process_info_test.cc:156
↓ 2 callersFunctionTestSignalToStringOnce
If |expect| is nullptr, the conversion is expected to fail. If |expect| is empty, the conversion is expected to succeed, but the precise returned stri
util/posix/symbolic_constants_posix_test.cc:70
↓ 2 callersFunctionTestVSFixedFileInfo
snapshot/win/pe_image_reader_test.cc:80
↓ 2 callersMethodThreadID
snapshot/ios/thread_snapshot_ios_intermediate_dump.cc:218
↓ 2 callersFunctionThreadMain
BUILDFLAG(IS_POSIX)
util/synchronization/semaphore_test.cc:79
↓ 2 callersMethodThreadMain
client/ring_buffer_annotation_load_test_main.cc:107
↓ 2 callersMethodTimeZone
snapshot/win/system_snapshot_win.cc:481
↓ 2 callersFunctionTimespecToFiletimeEpoch
util/misc/time_win.cc:53
↓ 2 callersMethodTimestamp
snapshot/win/module_snapshot_win.cc:126
↓ 2 callersFunctionTimevalToRoundedSeconds
minidump/minidump_misc_info_writer.cc:46
↓ 2 callersFunctionTimevalToTimespec
util/misc/time.cc:49
↓ 2 callersFunctionToUTF8IfWin
util/net/http_transport_test.cc:45
↓ 2 callersFunctionUnsetHandleInheritance
test/win/win_child_process.cc:95
↓ 2 callersMethodUserCPUTime
util/linux/proc_stat_reader.cc:79
↓ 2 callersMethodVector
snapshot/mac/mach_o_image_annotations_reader.cc:41
↓ 2 callersMethodVendor
\see SystemSnapshot::CPUVendor
snapshot/x86/cpuid_reader.h:39
↓ 2 callersFunctionVerifyAddressInInCodePage
util/win/process_info_test.cc:65
↓ 2 callersFunctionVerifyImageExistence
snapshot/mac/process_reader_mac_test.cc:675
↓ 2 callersMethodWakeThreads
client/crashpad_client_linux.cc:259
↓ 2 callersMethodWriteMinidump
minidump/minidump_file_writer.cc:248
↓ 2 callersFunctionWriteMinidumpAnnotationList
Writes |annotations| to |writer| as a MinidumpAnnotationList, and populates |location| with a location descriptor identifying what was written.
snapshot/minidump/process_snapshot_minidump_test.cc:205
↓ 2 callersFunctionWriteXattrBool
util/mac/xattr.cc:91
↓ 2 callersFunctionWriteXattrInt
util/mac/xattr.cc:112
↓ 2 callersFunctionZlibWindowBitsWithGzipWrapper
util/misc/zlib.cc:25
↓ 2 callersFunction_fix_header
Rewrites a MIG-generated header (.h) file. Rewrites the file at |header| by placing it inside an “extern "C"” block, so that it declares thin
util/mach/mig_fix.py:165
↓ 2 callersFunction_generate_and_fix
(user_c, server_c, user_h, server_h,
util/mach/mig.py:33
↓ 2 callersFunction_make_generated_comments_deterministic
Replaces generated code comments with determenistic ones. This is what is generated by mig (only in .c files): /* * IDENTIFICATION:
util/mach/mig_fix.py:25
↓ 2 callersMethoddid_execute
client/prune_crash_reports_test.cc:164
↓ 2 callersMethodextra_memory_ranges
\return The simple extra memory ranges SimpleAddressRangeBag object. \sa set_extra_memory_ranges()
client/crashpad_info.h:99
↓ 2 callersMethodfd
util/file/file_writer.cc:187
↓ 2 callersMethodfileoff
\brief Returns the file offset of the mapped segment in the file from which it was mapped. The file offset is the difference between the beginning of
snapshot/mac/mach_o_image_segment_reader.h:163
↓ 2 callersFunctiongettid
snapshot/linux/process_reader_linux_test.cc:67
↓ 2 callersMethodintermediate_dump_extra_memory_ranges
\return The simple extra memory ranges SimpleAddressRangeBag object. \sa set_extra_memory_ranges()
client/crashpad_info.h:127
↓ 2 callersFunctionlocaltime_r
compat/win/time.cc:25
↓ 2 callersMethodmemory
minidump/minidump_memory_writer_test.cc:243
↓ 2 callersMethodnon_crash_dump_completed_event
util/win/exception_handler_server.cc:162
↓ 2 callersMethodport
util/win/exception_handler_server.cc:154
↓ 2 callersMethodset_intermediate_dump_extra_memory_ranges
\brief Sets the bag of extra memory ranges to be included in the iOS intermediate dump. This memory is not included in the minidump. Extra memory ran
client/crashpad_info.h:119
↓ 2 callersMethodset_or_swap
util/mach/exception_ports_test.cc:154
↓ 2 callersMethodset_type
util/mach/exception_ports_test.cc:156
↓ 2 callersMethodstdin_write_handle
\brief The write end of a pipe attached to the child's stdin.
test/win/child_launcher.h:63
↓ 2 callersMethodsuccess
snapshot/mac/process_reader_mac_test.cc:829
↓ 2 callersFunctiontgkill
handler/linux/exception_handler_server.cc:125
↓ 2 callersMethodwho_crashes
util/mach/exception_ports_test.cc:157
↓ 1 callersFunctionAMD64FeaturesFromSystemSnapshot
minidump/minidump_system_info_writer.cc:33
↓ 1 callersMethodAddAnnotation
\brief Add an annotation to be returned by AnnotationsSimpleMap(). Most process annotations are under the control of the snapshot producer, which may
snapshot/linux/process_snapshot_linux.h:105
↓ 1 callersMethodAddNewMemorySnapshot
snapshot/win/capture_memory_delegate_win.cc:51
↓ 1 callersMethodAddNewRecord
client/crash_report_database_win.cc:358
↓ 1 callersMethodAddress
snapshot/minidump/module_snapshot_minidump.cc:145
↓ 1 callersFunctionAllocateExtraMemoryToBeSaved
handler/win/crashy_test_program.cc:147
↓ 1 callersFunctionAllocateExtraUnsavedMemory
handler/win/crashy_test_program.cc:160
↓ 1 callersFunctionAllocateMemoryOfVariousProtections
handler/win/crashy_test_program.cc:62
↓ 1 callersMethodAnnotationObjects
snapshot/sanitized/module_snapshot_sanitized.cc:113
↓ 1 callersMethodAnnotationObjects
snapshot/ios/module_snapshot_ios_intermediate_dump.cc:314
↓ 1 callersMethodAnnotationObjects
snapshot/minidump/module_snapshot_minidump.cc:224
↓ 1 callersMethodAnnotationsSimpleMap
snapshot/sanitized/module_snapshot_sanitized.cc:97
↓ 1 callersMethodAnnotationsVector
snapshot/ios/module_snapshot_ios_intermediate_dump.cc:302
↓ 1 callersMethodArguments
util/posix/process_info_mac.cc:149
↓ 1 callersMethodArm
\brief Arms the object so that it will abort execution when destroyed. The most recent call to Arm() or Disarm() sets the state of the object.
util/misc/scoped_forbid_return.h:42
↓ 1 callersMethodArrayEnd
util/ios/ios_intermediate_dump_writer.cc:199
↓ 1 callersMethodArrayMapStart
util/ios/ios_intermediate_dump_writer.cc:177
↓ 1 callersMethodArrayStart
util/ios/ios_intermediate_dump_writer.cc:188
← previousnext →1,101–1,200 of 5,103, ranked by callers