Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devzhan/Breakpad
/ functions
Functions
2,567 in github.com/devzhan/Breakpad
⨍
Functions
2,567
◇
Types & classes
961
↓ 3 callers
Method
GetThreadId
breakpad-build/src/main/cpp/external/libbreakpad/src/common/linux/tests/crash_generator.cc:123
↓ 3 callers
Method
GetUnloadedModuleList
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/minidump.cc:5361
↓ 3 callers
Method
HeaderTruncated
breakpad-build/src/main/cpp/external/libbreakpad/src/common/mac/macho_reader.cc:172
↓ 3 callers
Method
Incomplete
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/dwarf2reader.cc:2683
↓ 3 callers
Method
Init
breakpad-build/src/main/cpp/external/libbreakpad/src/client/linux/minidump_writer/minidump_writer.cc:157
↓ 3 callers
Function
InstallDefaultHandler
breakpad-build/src/main/cpp/external/libbreakpad/src/client/linux/handler/exception_handler.cc:189
↓ 3 callers
Function
IsContextSizeUnique
Returns true iff |context_size| matches exactly one of the sizes of the various MDRawContext* types. TODO(blundell): This function can be removed once
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/minidump.cc:94
↓ 3 callers
Method
IsExecutable
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/minidump.cc:4450
↓ 3 callers
Method
IsPostMortem
breakpad-build/src/main/cpp/external/libbreakpad/src/client/linux/minidump_writer/linux_core_dumper.cc:121
↓ 3 callers
Method
IsShrinkDownEnabled
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/range_map-inl.h:56
↓ 3 callers
Method
LoadCommandTooShort
breakpad-build/src/main/cpp/external/libbreakpad/src/common/mac/macho_reader.cc:191
↓ 3 callers
Function
LoadELF
breakpad-build/src/main/cpp/external/libbreakpad/src/common/linux/dump_symbols.cc:414
↓ 3 callers
Function
MD5Final
* Final wrapup - pad to 64-byte boundary with the bit pattern * 1 0* (64-bit count of bits processed, MSB-first) */
breakpad-build/src/main/cpp/external/libbreakpad/src/common/md5.cc:109
↓ 3 callers
Function
MD5Init
* Start MD5 accumulation. Set bit count to 0 and buffer to mysterious * initialization constants. */
breakpad-build/src/main/cpp/external/libbreakpad/src/common/md5.cc:46
↓ 3 callers
Function
MD5Update
* Update context to reflect the concatenation of another buffer full * of bytes. */
breakpad-build/src/main/cpp/external/libbreakpad/src/common/md5.cc:61
↓ 3 callers
Function
MDGUIDToString
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/minidump.cc:405
↓ 3 callers
Method
MapSegmentSections
breakpad-build/src/main/cpp/external/libbreakpad/src/common/mac/macho_reader.cc:531
↓ 3 callers
Method
Process
breakpad-build/src/main/cpp/external/libbreakpad/src/common/stabs_reader.cc:93
↓ 3 callers
Method
ProcessAttributeSigned
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf_cu_to_module.cc:515
↓ 3 callers
Method
RARule
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/cfi_frame_info.cc:177
↓ 3 callers
Method
ReadInitialLength
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/bytereader.cc:66
↓ 3 callers
Method
ReadString
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/minidump.cc:5617
↓ 3 callers
Function
RecalculateOffset
Update the offset to the start of the string index of the next object module for every N_ENDM stabs.
breakpad-build/src/main/cpp/external/libbreakpad/src/common/solaris/dump_symbols.cc:163
↓ 3 callers
Method
RegisterRule
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/cfi_frame_info.cc:181
↓ 3 callers
Method
RemoveAtIndex
Removes a value and key using an index that was returned from SetKeyValue(). After a call to this function, the index is invalidated.
breakpad-build/src/main/cpp/external/libbreakpad/src/common/simple_string_dictionary.h:242
↓ 3 callers
Method
SameValueRule
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/dwarf2reader.cc:1348
↓ 3 callers
Method
StackHasPointerToMapping
breakpad-build/src/main/cpp/external/libbreakpad/src/client/linux/minidump_writer/linux_dumper.cc:911
↓ 3 callers
Method
StartCU
Start a fresh compilation unit string collection.
breakpad-build/src/main/cpp/external/libbreakpad/src/common/stabs_reader_unittest.cc:89
↓ 3 callers
Function
StartWorkerPool
StartWorkerPool will launch numWorkers goroutines all running workerFunc. When workerFunc exits, the goroutine will terminate.
breakpad-build/src/main/cpp/external/libbreakpad/src/tools/mac/upload_system_symbols/upload_system_symbols.go:150
↓ 3 callers
Method
Tell
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/minidump.cc:5600
↓ 3 callers
Function
U32
Write a uint32_t to memory out: memory location to write to v: value to write.
breakpad-build/src/main/cpp/external/libbreakpad/src/client/linux/dump_writer_common/thread_info.cc:51
↓ 3 callers
Function
UTF16ToUTF8
Standard wide-character conversion routines depend on the system's own idea of what width a wide character should be: some use 16 bits, and some use 3
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/minidump.cc:251
↓ 3 callers
Method
UncoveredFunction
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf_cu_to_module.cc:712
↓ 3 callers
Method
UncoveredLine
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf_cu_to_module.cc:722
↓ 3 callers
Method
UnloadModule
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/source_line_resolver_base.cc:262
↓ 3 callers
Method
UnrecognizedAugmentation
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/dwarf2reader.cc:2736
↓ 3 callers
Method
UpdatePath
breakpad-build/src/main/cpp/external/libbreakpad/src/client/linux/handler/minidump_descriptor.cc:83
↓ 3 callers
Function
Usage
=============================================================================
breakpad-build/src/main/cpp/external/libbreakpad/src/tools/linux/symupload/sym_upload.cc:51
↓ 3 callers
Function
Usage
breakpad-build/src/main/cpp/external/libbreakpad/src/tools/linux/md2core/minidump-2-core.cc:109
↓ 3 callers
Function
Usage
=============================================================================
breakpad-build/src/main/cpp/external/libbreakpad/src/tools/mac/dump_syms/dump_syms_tool.cc:193
↓ 3 callers
Function
Usage
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/microdump_stackwalk.cc:124
↓ 3 callers
Function
Usage
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/minidump_stackwalk.cc:122
↓ 3 callers
Method
WriteMap
breakpad-build/src/main/cpp/external/libbreakpad/src/common/windows/pdb_source_line_writer.cc:1239
↓ 3 callers
Method
architecture
breakpad-build/src/main/cpp/external/libbreakpad/src/common/module.h:291
↓ 3 callers
Method
assertParsed
(self, input_data, ignored_prefixes, expected)
breakpad-build/src/main/cpp/external/libbreakpad/src/tools/python/tests/filter_syms_unittest.py:47
↓ 3 callers
Method
assertion
breakpad-build/src/main/cpp/external/libbreakpad/src/google_breakpad/processor/minidump.h:674
↓ 3 callers
Function
check_syscall
breakpad-build/src/main/cpp/external/libbreakpad/src/tools/mac/dump_syms/macho_dump.cc:63
↓ 3 callers
Method
contents
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/elf_reader.cc:226
↓ 3 callers
Method
crash_address
breakpad-build/src/main/cpp/external/libbreakpad/src/client/linux/minidump_writer/linux_dumper.h:175
↓ 3 callers
Method
crash_signal
breakpad-build/src/main/cpp/external/libbreakpad/src/client/linux/minidump_writer/linux_dumper.h:180
↓ 3 callers
Method
crash_thread
breakpad-build/src/main/cpp/external/libbreakpad/src/client/linux/minidump_writer/linux_dumper.h:187
↓ 3 callers
Method
delta
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/range_map.h:130
↓ 3 callers
Method
fd
breakpad-build/src/main/cpp/external/libbreakpad/src/client/linux/handler/minidump_descriptor.h:98
↓ 3 callers
Method
id
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/address_map_unittest.cc:64
↓ 3 callers
Function
isLegalUTF8
breakpad-build/src/main/cpp/external/libbreakpad/src/common/convert_UTF.c:313
↓ 3 callers
Method
module
breakpad-build/src/main/cpp/external/libbreakpad/src/google_breakpad/processor/minidump.h:393
↓ 3 callers
Method
object_files
Return an array of 'SuperFatArch' structures describing the object files present in this fat binary file. Set |size| to the number of elements in the
breakpad-build/src/main/cpp/external/libbreakpad/src/common/mac/macho_reader.h:133
↓ 3 callers
Method
set_crash_thread
breakpad-build/src/main/cpp/external/libbreakpad/src/client/linux/minidump_writer/linux_dumper.h:188
↓ 3 callers
Method
thread
breakpad-build/src/main/cpp/external/libbreakpad/src/google_breakpad/processor/minidump.h:283
↓ 3 callers
Function
usage
breakpad-build/src/main/cpp/external/libbreakpad/src/tools/linux/dump_syms/dump_syms.cc:44
↓ 2 callers
Method
Add
Add the string S to this StringAssembler, and return the string's offset within this compilation unit's strings. If S has been added already, this ret
breakpad-build/src/main/cpp/external/libbreakpad/src/common/stabs_reader_unittest.cc:78
↓ 2 callers
Function
ArchInfo_arm64
breakpad-build/src/main/cpp/external/libbreakpad/src/common/mac/arch_utilities.cc:55
↓ 2 callers
Method
BadCIEId
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/dwarf2reader.cc:2706
↓ 2 callers
Method
BadInstruction
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/dwarf2reader.cc:2769
↓ 2 callers
Method
BadLineInfoOffset
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf_cu_to_module.cc:696
↓ 2 callers
Function
BreakpadGetArchInfoFromName
breakpad-build/src/main/cpp/external/libbreakpad/src/common/mac/arch_utilities.cc:92
↓ 2 callers
Method
CIEPointerOutOfRange
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/dwarf2reader.cc:2698
↓ 2 callers
Method
CPUTypeMismatch
breakpad-build/src/main/cpp/external/libbreakpad/src/common/mac/macho_reader.cc:162
↓ 2 callers
Function
ChildCrash
breakpad-build/src/main/cpp/external/libbreakpad/src/client/linux/handler/exception_handler_unittest.cc:210
↓ 2 callers
Method
CiteStreamIn
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/synth_minidump.cc:47
↓ 2 callers
Method
ClearFunctionBase
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/bytereader-inl.h:164
↓ 2 callers
Function
ClearSourceLineInfo
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/fast_source_line_resolver_unittest.cc:169
↓ 2 callers
Function
ClearSourceLineInfo
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/basic_source_line_resolver_unittest.cc:159
↓ 2 callers
Method
ClearingCFARule
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/dwarf2reader.cc:2801
↓ 2 callers
Function
ContainsModule
ContainsModule checks whether a given |module| is in the vector |modules_without_symbols|.
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/stackwalk_common.cc:678
↓ 2 callers
Function
ConvertOldARM64Context
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/convert_old_arm64_context.cc:36
↓ 2 callers
Function
ConvertUTF32toUTF16
breakpad-build/src/main/cpp/external/libbreakpad/src/common/convert_UTF.c:82
↓ 2 callers
Function
ConvertUTF8toUTF16
breakpad-build/src/main/cpp/external/libbreakpad/src/common/convert_UTF.c:354
↓ 2 callers
Function
CopyFile
breakpad-build/src/main/cpp/external/libbreakpad/src/common/tests/file_utils.cc:44
↓ 2 callers
Function
CountCallerFrames
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/stackwalker_selftest.cc:317
↓ 2 callers
Method
CreateChildCrash
breakpad-build/src/main/cpp/external/libbreakpad/src/common/linux/tests/crash_generator.cc:171
↓ 2 callers
Function
CreateGUID
breakpad-build/src/main/cpp/external/libbreakpad/src/common/linux/guid_creator.cc:171
↓ 2 callers
Method
CurrentHeader
breakpad-build/src/main/cpp/external/libbreakpad/src/common/mac/macho_walker.cc:119
↓ 2 callers
Function
Demangle
Demangle using abi call. Older GCC may not support it.
breakpad-build/src/main/cpp/external/libbreakpad/src/common/stabs_to_module.cc:48
↓ 2 callers
Method
EarlyEHTerminator
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/dwarf2reader.cc:2691
↓ 2 callers
Function
ElfClassBuildIDNoteIdentifier
breakpad-build/src/main/cpp/external/libbreakpad/src/common/linux/file_id.cc:64
↓ 2 callers
Method
EmptyStateStack
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/dwarf2reader.cc:2790
↓ 2 callers
Method
EndAttributes
Once we have reported all the DIE's attributes' values, we call this member function. If it returns false, we skip all the DIE's children. If it ret
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/dwarf2diehandler.h:235
↓ 2 callers
Method
Evaluate
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/postfix_evaluator-inl.h:234
↓ 2 callers
Function
ExpandPath
If PATH is an absolute path, return PATH. If PATH is a relative path, treat it as relative to BASE and return the combined path.
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf_line_to_module.cc:57
↓ 2 callers
Method
ExpressionsNotSupported
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf_cfi_to_module.cc:285
↓ 2 callers
Function
FindAndLoadOmapTable
Finds the debug stream with the given |name| in the given |session|, and populates |table| with its contents. Casts the data directly into OMAP struct
breakpad-build/src/main/cpp/external/libbreakpad/src/common/windows/omap.cc:170
↓ 2 callers
Function
FindTable
breakpad-build/src/main/cpp/external/libbreakpad/src/common/windows/dia_util.h:56
↓ 2 callers
Function
GUIDToString
Parse guid to string.
breakpad-build/src/main/cpp/external/libbreakpad/src/common/linux/guid_creator.cc:176
↓ 2 callers
Method
GetAssertion
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/minidump.cc:5349
↓ 2 callers
Method
GetCPUVendor
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/minidump.cc:3577
↓ 2 callers
Method
GetCSDVersion
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/minidump.cc:3561
↓ 2 callers
Method
GetContextMIPS
breakpad-build/src/main/cpp/external/libbreakpad/src/processor/dump_context.cc:133
↓ 2 callers
Method
GetCurrentSymbolIndex
breakpad-build/src/main/cpp/external/libbreakpad/src/common/dwarf/elf_reader.cc:297
↓ 2 callers
Method
GetDescription
breakpad-build/src/main/cpp/external/libbreakpad/src/common/linux/elf_core_dump.cc:68
← previous
next →
401–500 of 2,567, ranked by callers