MCPcopy Create free account

hub / github.com/R-Fuzz/symsan / functions

Functions4,056 in github.com/R-Fuzz/symsan

MethodMapWithCallback
runtime/sanitizer_common/sanitizer_allocator_primary32.h:140
MethodMapWithCallback
runtime/sanitizer_common/sanitizer_allocator_primary64.h:709
MethodMapWithCallbackOrDie
runtime/sanitizer_common/sanitizer_allocator_primary64.h:721
FunctionMapWritableFileToMemory
runtime/sanitizer_common/sanitizer_posix.cpp:203
FunctionMappingArchImpl
runtime/dfsan/dfsan_platform.h:93
FunctionMappingImpl
runtime/dfsan/dfsan_platform.h:81
FunctionMarkUidAsPresent
runtime/sanitizer_common/tests/sanitizer_thread_registry_test.cpp:61
MethodMatch
runtime/sanitizer_common/sanitizer_suppressions.cpp:91
MethodMaxCached
runtime/sanitizer_common/sanitizer_allocator_primary32.h:99
MethodMaxCachedHint
runtime/sanitizer_common/sanitizer_allocator_size_class_map.h:170
FunctionMaybeReexec
runtime/sanitizer_common/sanitizer_mac.cpp:995
FunctionMaybeReexec
runtime/sanitizer_common/sanitizer_linux.cpp:2152
FunctionMaybeReexec
runtime/sanitizer_common/sanitizer_win.cpp:1087
FunctionMaybeReexec
runtime/sanitizer_common/sanitizer_rtems.cpp:102
FunctionMaybeReexec
runtime/sanitizer_common/sanitizer_fuchsia.cpp:89
MethodMaybeReleaseToOS
Attempts to release RAM occupied by freed chunks back to OS. The region is expected to be locked. TODO(morehouse): Support a callback on memory relea
runtime/sanitizer_common/sanitizer_allocator_primary64.h:860
MethodMemoryMappedSegment
runtime/sanitizer_common/sanitizer_procmaps.h:41
MethodMemoryMapper
runtime/sanitizer_common/sanitizer_allocator_primary64.h:50
MethodMemoryMappingLayout
The cache flag is ignored on Fuchsia because a process can always get this information via its process-self handle.
runtime/sanitizer_common/sanitizer_procmaps_fuchsia.cpp:25
MethodMemoryMappingLayout
runtime/sanitizer_common/sanitizer_procmaps_mac.cpp:83
MethodMemoryMappingLayout
runtime/sanitizer_common/sanitizer_procmaps_common.cpp:72
FunctionMemoryRangeIsAvailable
runtime/sanitizer_common/sanitizer_win.cpp:407
FunctionMemoryRangeIsAvailable
FIXME: this is thread-unsafe, but should not cause problems most of the time. When the shadow is mapped only a single thread usually exists (plus mayb
runtime/sanitizer_common/sanitizer_posix.cpp:227
FunctionMmapAlignedOrDieOnFatalError
runtime/sanitizer_common/sanitizer_rtems.cpp:172
FunctionMmapAlignedOrDieOnFatalError
We want to map a chunk of address space aligned to 'alignment'. We do it by mapping a bit more and then unmapping redundant pieces. We probably can do
runtime/sanitizer_common/sanitizer_posix.cpp:83
FunctionMmapAlignedOrDieOnFatalError
runtime/sanitizer_common/sanitizer_fuchsia.cpp:286
FunctionMmapFixedNoAccess
This should never be called.
runtime/sanitizer_common/sanitizer_fuchsia.cpp:273
FunctionMmapFixedOrDie
runtime/sanitizer_common/sanitizer_posix.cpp:133
FunctionMmapFixedOrDieOnFatalError
runtime/sanitizer_common/sanitizer_posix.cpp:137
FunctionMmapFixedSuperNoReserve
runtime/sanitizer_common/sanitizer_posix_libcdep.cpp:323
FunctionMmapNoReserveOrDie
runtime/sanitizer_common/sanitizer_rtems.cpp:185
FunctionMmapNoReserveOrDie
runtime/sanitizer_common/sanitizer_posix.cpp:103
FunctionMmapNoReserveOrDie
runtime/sanitizer_common/sanitizer_fuchsia.cpp:168
FunctionMmapOrDieOnFatalError
runtime/sanitizer_common/sanitizer_rtems.cpp:159
FunctionMmapOrDieOnFatalError
runtime/sanitizer_common/sanitizer_fuchsia.cpp:172
FunctionMmapOrDieQuietly
runtime/sanitizer_common/sanitizer_common.h:94
MethodMmapSize
runtime/sanitizer_common/sanitizer_flat_map.h:121
MethodModuleNameOwner
runtime/sanitizer_common/sanitizer_symbolizer.h:165
FunctionMonotonicNanoTime
runtime/sanitizer_common/sanitizer_win.cpp:567
FunctionMonotonicNanoTime
runtime/sanitizer_common/sanitizer_linux_libcdep.cpp:881
FunctionMonotonicNanoTime
runtime/sanitizer_common/sanitizer_fuchsia.cpp:53
FunctionMprotectMallocZones
We need to make sure that sanitizer_zone is registered as malloc_zones[0]. If libmalloc tries to set up a different zone as malloc_zones[0], it will c
runtime/sanitizer_common/sanitizer_mac.cpp:499
FunctionMprotectMallocZones
runtime/sanitizer_common/sanitizer_posix.cpp:150
FunctionMprotectNoAccess
runtime/sanitizer_common/sanitizer_posix.cpp:141
FunctionMprotectNoAccess
runtime/sanitizer_common/sanitizer_fuchsia.cpp:277
FunctionMprotectReadOnly
runtime/sanitizer_common/sanitizer_posix.cpp:145
FunctionMprotectReadOnly
runtime/sanitizer_common/sanitizer_fuchsia.cpp:281
MethodMurMur2Hash64Builder
runtime/sanitizer_common/sanitizer_hash.h:49
MethodMurMur2HashBuilder
runtime/sanitizer_common/sanitizer_hash.h:25
MethodMutInput
solvers/jigsaw/input.cc:80
MethodMutexAfterLock
runtime/sanitizer_common/sanitizer_deadlock_detector_interface.h:85
MethodMutexAfterLock
runtime/sanitizer_common/sanitizer_deadlock_detector1.cpp:152
MethodMutexAfterLock
runtime/sanitizer_common/sanitizer_deadlock_detector2.cpp:266
MethodMutexBeforeLock
runtime/sanitizer_common/sanitizer_deadlock_detector_interface.h:84
MethodMutexBeforeLock
runtime/sanitizer_common/sanitizer_deadlock_detector1.cpp:103
MethodMutexBeforeLock
runtime/sanitizer_common/sanitizer_deadlock_detector2.cpp:187
MethodMutexBeforeUnlock
runtime/sanitizer_common/sanitizer_deadlock_detector_interface.h:87
MethodMutexBeforeUnlock
runtime/sanitizer_common/sanitizer_deadlock_detector1.cpp:172
MethodMutexBeforeUnlock
runtime/sanitizer_common/sanitizer_deadlock_detector2.cpp:299
MethodMutexDestroy
runtime/sanitizer_common/sanitizer_deadlock_detector_interface.h:88
MethodMutexDestroy
runtime/sanitizer_common/sanitizer_deadlock_detector1.cpp:177
MethodMutexDestroy
runtime/sanitizer_common/sanitizer_deadlock_detector2.cpp:323
MethodMutexEnsureID
runtime/sanitizer_common/sanitizer_deadlock_detector1.cpp:97
MethodMutexInit
runtime/sanitizer_common/sanitizer_deadlock_detector_interface.h:83
MethodMutexInit
runtime/sanitizer_common/sanitizer_deadlock_detector1.cpp:92
MethodMutexInit
runtime/sanitizer_common/sanitizer_deadlock_detector2.cpp:148
FunctionNanoTime
runtime/sanitizer_common/sanitizer_netbsd.cpp:243
FunctionNanoTime
runtime/sanitizer_common/sanitizer_solaris.cpp:211
FunctionNanoTime
runtime/sanitizer_common/sanitizer_linux.cpp:528
FunctionNanoTime
runtime/sanitizer_common/sanitizer_fuchsia.cpp:44
MethodNew
runtime/sanitizer_common/sanitizer_ring_buffer.h:25
MethodNew
runtime/sanitizer_common/sanitizer_symbolizer.cpp:56
MethodNext
runtime/sanitizer_common/sanitizer_procmaps.h:70
MethodNext
runtime/sanitizer_common/sanitizer_procmaps_fuchsia.cpp:55
MethodNext
runtime/sanitizer_common/sanitizer_procmaps_linux.cpp:32
MethodNext
runtime/sanitizer_common/sanitizer_procmaps_solaris.cpp:33
MethodNext
runtime/sanitizer_common/sanitizer_procmaps_mac.cpp:295
FunctionNextSectionLoad
runtime/sanitizer_common/sanitizer_procmaps_mac.cpp:49
FunctionNextSegmentLoad
runtime/sanitizer_common/sanitizer_procmaps_mac.cpp:183
MethodNoExtension
File has no source file extension.
runtime/sanitizer_common/scripts/cpplint.py:1179
FunctionNumThreadsLocked
runtime/sanitizer_common/sanitizer_thread_registry.h:107
MethodOffsetToId
runtime/sanitizer_common/sanitizer_stack_store.h:69
MethodOnAllocate
runtime/sanitizer_common/sanitizer_allocator_dlsym.h:73
MethodOnCreated
runtime/sanitizer_common/sanitizer_thread_registry.h:79
MethodOnCreated
runtime/sanitizer_common/tests/sanitizer_thread_registry_test.cpp:174
MethodOnDead
The following methods may be overriden by subclasses. Some of them take opaque arg that may be optionally be used by subclasses.
runtime/sanitizer_common/sanitizer_thread_registry.h:75
MethodOnFinished
runtime/sanitizer_common/sanitizer_thread_registry.h:77
MethodOnFork
runtime/sanitizer_common/sanitizer_thread_registry.cpp:368
MethodOnFree
runtime/sanitizer_common/sanitizer_allocator_dlsym.h:74
MethodOnJoined
runtime/sanitizer_common/sanitizer_thread_registry.h:76
MethodOnJoined
runtime/sanitizer_common/tests/sanitizer_thread_registry_test.cpp:166
MethodOnLibraryLoaded
runtime/sanitizer_common/sanitizer_libignore.cpp:38
MethodOnLibraryUnloaded
runtime/sanitizer_common/sanitizer_libignore.cpp:122
MethodOnMap
runtime/sanitizer_common/tests/sanitizer_allocator_test.cpp:480
MethodOnMap
runtime/sanitizer_common/tests/sanitizer_flat_map_test.cpp:19
MethodOnReset
runtime/sanitizer_common/sanitizer_thread_registry.h:80
MethodOnStarted
runtime/sanitizer_common/sanitizer_thread_registry.h:78
MethodOnStarted
runtime/sanitizer_common/tests/sanitizer_thread_registry_test.cpp:170
MethodOnUnmap
runtime/sanitizer_common/tests/sanitizer_allocator_test.cpp:481
MethodOnUnmap
runtime/sanitizer_common/tests/sanitizer_flat_map_test.cpp:20
← previousnext →2,201–2,300 of 4,056, ranked by callers