Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chromium/crashpad
/ functions
Functions
5,103 in github.com/chromium/crashpad
⨍
Functions
5,103
◇
Types & classes
1,194
↓ 2 callers
Function
ExpectSymbol
snapshot/elf/elf_image_reader_test.cc:108
↓ 2 callers
Function
ExpectSystemTimeEqual
minidump/minidump_misc_info_writer_test.cc:71
↓ 2 callers
Function
ExpectTestModule
snapshot/linux/process_reader_linux_test.cc:598
↓ 2 callers
Function
ExpectThreads
snapshot/linux/process_reader_linux_test.cc:277
↓ 2 callers
Function
ExpectUnloadedModule
minidump/minidump_unloaded_module_writer_test.cc:29
↓ 2 callers
Method
ExpectedSize
snapshot/mac/process_types.cc:97
↓ 2 callers
Method
ExtendedFeatures
\see SystemSnapshot::CPUX86ExtendedFeatures
snapshot/x86/cpuid_reader.h:48
↓ 2 callers
Method
Features
\see SystemSnapshot::CPUX86Features
snapshot/x86/cpuid_reader.h:45
↓ 2 callers
Function
FiletimeToMicroseconds
util/misc/time_win.cc:38
↓ 2 callers
Function
FiletimeToTimespecEpoch
util/misc/time_win.cc:63
↓ 2 callers
Method
Find
(self, pattern, re_flags=0)
snapshot/win/end_to_end_test.py:265
↓ 2 callers
Method
FindMappingWithName
util/linux/memory_map.cc:318
↓ 2 callers
Method
FindReports
client/crash_report_database_win.cc:364
↓ 2 callers
Method
FindSingleReport
client/crash_report_database_win.cc:377
↓ 2 callers
Method
FindThreadWithStackAddress
snapshot/linux/process_snapshot_linux.cc:55
↓ 2 callers
Function
FormatFromSysctl
rv is the return value from sysctl() or sysctlbyname(), and value and size are the pointers passed as oldp and oldlenp. If sysctl() failed, the return
handler/mac/file_limit_annotation.cc:42
↓ 2 callers
Function
GenerateCandidateName
test/scoped_temp_dir_win.cc:34
↓ 2 callers
Method
GenericizeInto
snapshot/mac/process_types.cc:134
↓ 2 callers
Method
Get
util/posix/spawn_subprocess.cc:64
↓ 2 callers
Method
Get
snapshot/minidump/minidump_context_converter.h:33
↓ 2 callers
Method
GetAddresses
snapshot/crashpad_types/crashpad_info_reader_test.cc:88
↓ 2 callers
Function
GetArm64MinidumpContext
snapshot/minidump/process_snapshot_minidump_test.cc:50
↓ 2 callers
Method
GetCPUArchitecture
snapshot/minidump/system_snapshot_minidump.cc:54
↓ 2 callers
Function
GetChildKoids
util/fuchsia/koid_utilities.cc:69
↓ 2 callers
Method
GetCrashpadInfo
snapshot/win/pe_image_reader.cc:88
↓ 2 callers
Method
GetDebugAddress
snapshot/elf/elf_image_reader.cc:613
↓ 2 callers
Function
GetDumpFromCrashyProgram
(out_dir, pipe_name)
snapshot/win/end_to_end_test.py:189
↓ 2 callers
Function
GetDumpFromFastFailProgram
(out_dir, pipe_name, *args)
snapshot/win/end_to_end_test.py:221
↓ 2 callers
Function
GetDumpFromOtherProgram
(out_dir, pipe_name, *args)
snapshot/win/end_to_end_test.py:194
↓ 2 callers
Function
GetDumpFromSignal
(out_dir, pipe_name, *args)
snapshot/win/end_to_end_test.py:199
↓ 2 callers
Method
GetDynamicSegment
snapshot/elf/elf_image_reader.cc:153
↓ 2 callers
Method
GetDynamicSymbol
snapshot/elf/elf_image_reader.cc:529
↓ 2 callers
Function
GetFallbackSecurityDescriptorForNamedPipeInstance
util/win/registration_protocol_win.cc:175
↓ 2 callers
Function
GetFormDataBoundary
Returns a string, formatted with a multipart boundary and a field name, after which the contents of the part at |name| can be appended.
util/net/http_multipart_builder.cc:90
↓ 2 callers
Function
GetHandlesForThreadKoids
util/fuchsia/koid_utilities.cc:110
↓ 2 callers
Function
GetMemoryInfoListStream
The memory info list is expected to be the only stream.
minidump/minidump_memory_info_writer_test.cc:33
↓ 2 callers
Function
GetMultiprocessFunctionMap
test/multiprocess_exec.cc:33
↓ 2 callers
Function
GetProcessCreationTime
test/win/win_multiprocess_with_temp_dir.cc:55
↓ 2 callers
Method
GetReadableRanges
util/win/process_info.cc:610
↓ 2 callers
Function
GetRegisterSet
util/linux/ptracer.cc:39
↓ 2 callers
Function
GetSecurityDescriptorForNamedPipeInstance
util/win/registration_protocol_win.cc:252
↓ 2 callers
Function
GetStartTime
util/linux/proc_stat_reader_test.cc:64
↓ 2 callers
Function
GetStringFromSid
util/win/registration_protocol_win_test.cc:36
↓ 2 callers
Function
GetSwitch
test/win/win_child_process.cc:41
↓ 2 callers
Function
GetTeb
util/win/loader_lock.cc:36
↓ 2 callers
Function
GetThreadDescriptionFuncPtr
test/scoped_set_thread_name_win.cc:30
↓ 2 callers
Function
GetThreadHandles
util/fuchsia/koid_utilities.cc:105
↓ 2 callers
Function
GetTimeOfDay
util/misc/time_win.cc:87
↓ 2 callers
Function
GetUnloadedModuleListStream
minidump/minidump_unloaded_module_writer_test.cc:45
↓ 2 callers
Method
HandleCrash
The base implementation for all signal handlers, suitable for calling directly to simulate signal delivery.
client/crashpad_client_linux.cc:165
↓ 2 callers
Method
HandleException
handler/linux/crash_report_exception_handler.cc:122
↓ 2 callers
Method
Handles
snapshot/win/process_snapshot_win.cc:213
↓ 2 callers
Function
HaveCapSysPtrace
handler/linux/exception_handler_server.cc:96
↓ 2 callers
Method
Initialize
snapshot/linux/exception_snapshot_linux.cc:372
↓ 2 callers
Method
Initialize
snapshot/mac/mach_o_image_reader.cc:67
↓ 2 callers
Function
InitializeARM64Context
snapshot/win/cpu_context_win.cc:233
↓ 2 callers
Function
InitializeCPUContextARM64
snapshot/fuchsia/cpu_context_fuchsia.cc:64
↓ 2 callers
Function
InitializeCPUContextARM64Debug
snapshot/mac/cpu_context_mac.cc:467
↓ 2 callers
Function
InitializeCPUContextARM64Neon
snapshot/mac/cpu_context_mac.cc:458
↓ 2 callers
Function
InitializeCPUContextARM64Thread
snapshot/mac/cpu_context_mac.cc:442
↓ 2 callers
Function
InitializeCPUContextARM64_NoFloatingPoint
snapshot/linux/cpu_context_linux.cc:237
↓ 2 callers
Function
InitializeCPUContextFxsave
snapshot/test/test_cpu_context.cc:31
↓ 2 callers
Function
InitializeCPUContextRISCV64
snapshot/fuchsia/cpu_context_fuchsia.cc:108
↓ 2 callers
Function
InitializeCPUContextRISCV64
snapshot/linux/cpu_context_linux.cc:271
↓ 2 callers
Function
InitializeCPUContextX86
snapshot/linux/cpu_context_linux.cc:49
↓ 2 callers
Function
InitializeCPUContextX86Debug
snapshot/mac/cpu_context_mac.cc:63
↓ 2 callers
Function
InitializeCPUContextX86Float
snapshot/mac/cpu_context_mac.cc:50
↓ 2 callers
Function
InitializeCPUContextX86Fxsave
snapshot/test/test_cpu_context.cc:77
↓ 2 callers
Function
InitializeCPUContextX86Thread
snapshot/mac/cpu_context_mac.cc:29
↓ 2 callers
Function
InitializeCPUContextX86_64
snapshot/fuchsia/cpu_context_fuchsia.cc:24
↓ 2 callers
Function
InitializeCPUContextX86_64
snapshot/linux/cpu_context_linux.cc:118
↓ 2 callers
Function
InitializeCPUContextX86_64Debug
snapshot/mac/cpu_context_mac.cc:243
↓ 2 callers
Function
InitializeCPUContextX86_64Float
snapshot/mac/cpu_context_mac.cc:229
↓ 2 callers
Function
InitializeCPUContextX86_64Fxsave
snapshot/test/test_cpu_context.cc:82
↓ 2 callers
Function
InitializeCPUContextX86_64Thread
snapshot/mac/cpu_context_mac.cc:204
↓ 2 callers
Method
InitializeFromList
minidump/minidump_annotation_writer.cc:92
↓ 2 callers
Function
InitializeMinidumpContextRISCV64
minidump/test/minidump_context_test_util.cc:275
↓ 2 callers
Method
InitializeNative
snapshot/win/process_reader_win.cc:211
↓ 2 callers
Method
InitializePtrace
snapshot/linux/process_reader_linux.cc:63
↓ 2 callers
Method
InitializeStack
snapshot/linux/process_reader_linux.cc:119
↓ 2 callers
Method
InitializeWithClient
handler/linux/exception_handler_server.cc:255
↓ 2 callers
Function
InitializeX64XStateCet
snapshot/win/cpu_context_win.cc:214
↓ 2 callers
Function
InsertOrReplaceMapEntry
handler/minidump_to_upload_parameters.cc:27
↓ 2 callers
Function
InstallHandlers
util/posix/signals.cc:99
↓ 2 callers
Method
IntermediateDumpExtraMemory
snapshot/ios/module_snapshot_ios_intermediate_dump.cc:335
↓ 2 callers
Method
Is64Bit
util/win/process_info.cc:567
↓ 2 callers
Method
Is64Bit
util/posix/process_info_mac.cc:138
↓ 2 callers
Method
IsApplicationActive
util/ios/ios_system_data_collector.h:45
↓ 2 callers
Function
IsSignalInSet
util/posix/signals.cc:119
↓ 2 callers
Method
IsUseful
minidump/minidump_crashpad_info_writer.cc:152
↓ 2 callers
Method
IsValid
\brief Returns the validity of the range. \return `true` if the range is valid, `false` otherwise. A range is valid if its size can be converted to
util/numeric/checked_range.h:62
↓ 2 callers
Function
JoinThread
util/synchronization/semaphore_test.cc:101
↓ 2 callers
Function
KeyIsAllowed
snapshot/sanitized/module_snapshot_sanitized.cc:24
↓ 2 callers
Function
LaunchDataDictionaryForJob
util/mac/service_management.cc:28
↓ 2 callers
Function
LaunchDataGetErrno
util/mac/launchd.h:120
↓ 2 callers
Function
LaunchDataNewString
util/mac/launchd.h:88
↓ 2 callers
Method
Leaf7Features
snapshot/x86/cpuid_reader.cc:76
↓ 2 callers
Function
LocateExecutable
snapshot/elf/elf_image_reader_test.cc:61
↓ 2 callers
Function
LocateRedZone
\brief Adjusts the region for the red zone, if the ABI requires one. This method performs red zone calculation for CalculateStackRegion(). Its parame
client/ios_handler/in_process_intermediate_dump_handler.cc:230
↓ 2 callers
Function
LogSocketError
Log an error for a socket after an EPOLLERR.
handler/linux/exception_handler_server.cc:45
← previous
next →
901–1,000 of 5,103, ranked by callers