Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/R-Fuzz/symsan
/ functions
Functions
4,056 in github.com/R-Fuzz/symsan
⨍
Functions
4,056
◇
Types & classes
1,166
Function
ReportDeadlySignal
runtime/sanitizer_common/sanitizer_symbolizer_markup.cpp:106
Function
ReportInvalidAlignedAllocAlignment
runtime/sanitizer_common/sanitizer_allocator_report.cpp:86
Function
ReportInvalidAllocationAlignment
runtime/sanitizer_common/sanitizer_allocator_report.cpp:76
Function
ReportInvalidPosixMemalignAlignment
runtime/sanitizer_common/sanitizer_allocator_report.cpp:104
Function
ReportMmapWriteExec
runtime/sanitizer_common/sanitizer_symbolizer_report.cpp:91
Function
ReportOutOfMemory
runtime/sanitizer_common/sanitizer_allocator_report.cpp:128
Function
ReportPvallocOverflow
runtime/sanitizer_common/sanitizer_allocator_report.cpp:66
Function
ReportReallocArrayOverflow
runtime/sanitizer_common/sanitizer_allocator_report.cpp:54
Function
ReportRssLimitExceeded
runtime/sanitizer_common/sanitizer_allocator_report.cpp:137
Function
ReserveShadowMemoryRange
Reserve memory range [beg, end]. We need to use inclusive range because end+1 may not be representable.
runtime/sanitizer_common/sanitizer_common_libcdep.cpp:153
Method
Reset
runtime/sanitizer_common/sanitizer_procmaps.h:72
Method
Reset
runtime/sanitizer_common/sanitizer_procmaps_fuchsia.cpp:27
Method
Reset
runtime/sanitizer_common/sanitizer_stacktrace.h:137
Method
Reset
runtime/sanitizer_common/sanitizer_procmaps_mac.cpp:108
Method
Reset
runtime/sanitizer_common/sanitizer_procmaps_common.cpp:97
Function
ResetParser
Reset parser with new input data
python/symsan-py.cpp:311
Method
Restart
runtime/sanitizer_common/sanitizer_symbolizer_libcdep.cpp:508
Method
RingBuffer
runtime/sanitizer_common/sanitizer_ring_buffer.h:64
Method
RoundUpMapSize
runtime/sanitizer_common/sanitizer_allocator_secondary.h:309
Function
RunAddEdgesTest
runtime/sanitizer_common/tests/sanitizer_bvgraph_test.cpp:305
Function
RunAtexit
runtime/sanitizer_common/sanitizer_win.cpp:705
Function
RunBasicTest
runtime/sanitizer_common/tests/sanitizer_deadlock_detector_test.cpp:45
Function
RunCorrectEpochFlush
runtime/sanitizer_common/tests/sanitizer_deadlock_detector_test.cpp:288
Function
RunFreeHooks
runtime/sanitizer_common/sanitizer_common.cpp:320
Function
RunLockContextTest
runtime/sanitizer_common/tests/sanitizer_deadlock_detector_test.cpp:415
Function
RunMallocHooks
runtime/sanitizer_common/sanitizer_common.cpp:312
Function
RunMultipleEpochsTest
runtime/sanitizer_common/tests/sanitizer_deadlock_detector_test.cpp:243
Method
RunOnDestruction
runtime/sanitizer_common/sanitizer_common.h:1009
Function
RunOnFirstLockTest
runtime/sanitizer_common/tests/sanitizer_deadlock_detector_test.cpp:347
Function
RunRecusriveLockTest
runtime/sanitizer_common/tests/sanitizer_deadlock_detector_test.cpp:385
Function
RunRemoveEdgesTest
runtime/sanitizer_common/tests/sanitizer_deadlock_detector_test.cpp:453
Function
RunRemoveNodeTest
runtime/sanitizer_common/tests/sanitizer_deadlock_detector_test.cpp:137
Function
RunThread
runtime/sanitizer_common/sanitizer_stoptheworld_mac.cpp:53
Function
RunThread
runtime/sanitizer_common/sanitizer_stoptheworld_win.cpp:83
Function
RunThread
runtime/sanitizer_common/tests/sanitizer_thread_registry_test.cpp:182
Function
RunTryLockTest
runtime/sanitizer_common/tests/sanitizer_deadlock_detector_test.cpp:320
Function
SANITIZER_ACQUIRE
runtime/sanitizer_common/sanitizer_mutex.h:29
Function
SANITIZER_ACQUIRE
runtime/sanitizer_common/sanitizer_thread_registry.h:98
Method
SANITIZER_ACQUIRE
runtime/sanitizer_common/sanitizer_common.h:241
Method
SANITIZER_ACQUIRE
runtime/sanitizer_common/sanitizer_allocator_secondary.h:270
Function
SANITIZER_ACQUIRE_SHARED
runtime/sanitizer_common/sanitizer_mutex.h:239
Function
SANITIZER_CHECK_LOCKED
runtime/sanitizer_common/sanitizer_mutex.h:43
Function
SANITIZER_CHECK_LOCKED
runtime/sanitizer_common/sanitizer_thread_registry.h:99
Function
SANITIZER_INTERFACE_WEAK_DEF
runtime/sanitizer_common/sanitizer_printf.cpp:236
Function
SANITIZER_INTERFACE_WEAK_DEF
runtime/sanitizer_common/sancov_flags.cpp:17
Function
SANITIZER_INTERFACE_WEAK_DEF
runtime/sanitizer_common/sanitizer_common_libcdep.cpp:215
Function
SANITIZER_INTERFACE_WEAK_DEF
runtime/sanitizer_common/sanitizer_coverage_libcdep_new.cpp:223
Function
SANITIZER_INTERFACE_WEAK_DEF
runtime/sanitizer_common/sanitizer_common.cpp:354
Function
SANITIZER_INTERFACE_WEAK_DEF
runtime/sanitizer_common/sanitizer_coverage_fuchsia.cpp:217
Function
SANITIZER_INTERFACE_WEAK_DEF
Kernel-specific stubs for __get_user and __put_user inline asm helpers
runtime/dfsan/ucsan_custom.cpp:382
Function
SANITIZER_INTERFACE_WEAK_DEF
Weak definition for event tracing
runtime/dfsan/ucsan.cpp:2070
Function
SANITIZER_INTERFACE_WEAK_DEF
Default empty implementations (weak). Users should redefine them.
runtime/dfsan/dfsan_custom.cpp:2742
Function
SANITIZER_INTERFACE_WEAK_DEF
runtime/dfsan/dfsan.cpp:887
Function
SANITIZER_RELEASE
runtime/sanitizer_common/sanitizer_mutex.h:39
Function
SANITIZER_RELEASE
runtime/sanitizer_common/sanitizer_thread_registry.h:100
Method
SANITIZER_RELEASE
runtime/sanitizer_common/sanitizer_quarantine.h:152
Method
SANITIZER_RELEASE
runtime/sanitizer_common/sanitizer_common.h:242
Method
SANITIZER_RELEASE
runtime/sanitizer_common/sanitizer_allocator_secondary.h:272
Function
SANITIZER_RELEASE_SHARED
runtime/sanitizer_common/sanitizer_mutex.h:276
Function
SANITIZER_TRY_ACQUIRE
runtime/sanitizer_common/sanitizer_mutex.h:35
Method
SLeb128Decoder
runtime/sanitizer_common/sanitizer_stack_store.cpp:179
Method
SLeb128Encoder
runtime/sanitizer_common/sanitizer_stack_store.cpp:150
Function
SanitizerBreakOptimization
Make the compiler think that something is going on there. Use this inside a loop that looks like memset/memcpy/etc to prevent the compiler from recogn
runtime/sanitizer_common/sanitizer_common.h:943
Method
SanitizerCommonDecorator
runtime/sanitizer_common/sanitizer_report_decorator.h:26
Function
SanitizerInitializeUnwinder
runtime/sanitizer_common/sanitizer_common.h:920
Function
SanitizerInitializeUnwinder
runtime/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp:95
Method
ScopedAllocatorErrorReport
runtime/sanitizer_common/sanitizer_allocator_report.cpp:23
Method
ScopedBlockSignals
runtime/sanitizer_common/sanitizer_linux.h:59
Method
ScopedBlockSignals
runtime/sanitizer_common/sanitizer_linux.cpp:158
Method
ScopedDD
runtime/sanitizer_common/tests/sanitizer_deadlock_detector_test.cpp:34
Method
ScopedHandle
runtime/sanitizer_common/sanitizer_symbolizer_win.cpp:184
Method
ScopedPremappedHeap
runtime/sanitizer_common/tests/sanitizer_allocator_test.cpp:289
Method
ScopedSetTracerPID
runtime/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp:260
Method
ScopedSetTracerPID
runtime/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp:384
Method
ScopedStackSpaceWithGuard
runtime/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp:234
Method
ScopedStackSpaceWithGuard
runtime/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp:333
Method
SearchTask
include/task.h:75
Function
SegvCallback
runtime/sanitizer_common/tests/sanitizer_stoptheworld_test.cpp:153
Method
Semaphore
runtime/sanitizer_common/sanitizer_mutex.h:68
Function
SemaphoreThread
runtime/sanitizer_common/tests/sanitizer_mutex_test.cpp:163
Method
SendCommand
runtime/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp:291
Method
SendCommandImpl
runtime/sanitizer_common/sanitizer_symbolizer_libcdep.cpp:498
Method
Set
runtime/sanitizer_common/sanitizer_allocator_stats.h:43
Function
SetAbortMessage
FIXME: MacOS implementation could use CRSetCrashLogMessage.
runtime/sanitizer_common/sanitizer_common.h:912
Function
SetAbortMessage
runtime/sanitizer_common/sanitizer_win.cpp:1152
Function
SetAbortMessage
runtime/sanitizer_common/sanitizer_linux_libcdep.cpp:847
Function
SetAddressSpaceUnlimited
runtime/sanitizer_common/sanitizer_posix_libcdep.cpp:126
Function
SetAddressSpaceUnlimited
runtime/sanitizer_common/sanitizer_win.cpp:534
Function
SetAllocatorMayReturnNull
runtime/sanitizer_common/sanitizer_allocator.cpp:189
Function
SetAlternateSignalStack
runtime/sanitizer_common/sanitizer_win.cpp:874
Function
SetAlternateSignalStack
runtime/sanitizer_common/sanitizer_rtems.cpp:107
Function
SetAlternateSignalStack
runtime/sanitizer_common/sanitizer_fuchsia.cpp:95
Function
SetCheckUnwindCallback
runtime/sanitizer_common/sanitizer_termination.cpp:63
Method
SetDefaults
runtime/sanitizer_common/sanitizer_flags.cpp:25
Function
SetErrnoOnNull
A common errno setting logic shared by almost all sanitizer allocator APIs.
runtime/sanitizer_common/sanitizer_allocator_checks.h:30
Function
SetLowLevelAllocateCallback
runtime/sanitizer_common/sanitizer_allocator.cpp:168
Function
SetLowLevelAllocateMinAlignment
runtime/sanitizer_common/sanitizer_allocator.cpp:163
Method
SetNext
runtime/sanitizer_common/sanitizer_ring_buffer.h:104
Function
SetPrintfAndReportCallback
runtime/sanitizer_common/sanitizer_printf.cpp:227
Method
SetReleaseToOSIntervalMs
runtime/sanitizer_common/sanitizer_allocator_primary32.h:132
← previous
next →
2,401–2,500 of 4,056, ranked by callers