MCPcopy Create free account

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

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

↓ 1 callersFunctionGetHandleSignalModeImpl
runtime/sanitizer_common/sanitizer_mac.cpp:591
↓ 1 callersFunctionGetHandleSignalModeImpl
runtime/sanitizer_common/sanitizer_linux.cpp:1743
↓ 1 callersFunctionGetInstrumentedPCs
(binary)
runtime/sanitizer_common/scripts/sancov.py:191
↓ 1 callersFunctionGetKernelAreaSize
Take care of unusable kernel area in top gigabyte.
runtime/sanitizer_common/sanitizer_linux.cpp:1004
↓ 1 callersFunctionGetMacosAlignedVersionInternal
runtime/sanitizer_common/sanitizer_mac.cpp:708
↓ 1 callersMethodGetMaxAliveThreads
runtime/sanitizer_common/sanitizer_thread_registry.cpp:131
↓ 1 callersFunctionGetMaxUserVirtualAddress
runtime/sanitizer_common/sanitizer_win.cpp:82
↓ 1 callersFunctionGetMaxUserVirtualAddress
runtime/sanitizer_common/sanitizer_fuchsia.cpp:123
↓ 1 callersFunctionGetMaxVirtualAddress
runtime/sanitizer_common/sanitizer_mac.cpp:1210
↓ 1 callersFunctionGetMaxVirtualAddress
runtime/sanitizer_common/sanitizer_linux.cpp:1038
↓ 1 callersFunctionGetMemoryProfile
FIXME implement on this platform.
runtime/sanitizer_common/sanitizer_mac.cpp:1320
↓ 1 callersFunctionGetMmapGranularity
runtime/interception/interception_win.cpp:162
↓ 1 callersFunctionGetModuleAndOffsetForPc
runtime/sanitizer_common/sanitizer_stacktrace_libcdep.cpp:169
↓ 1 callersMethodGetModuleNameAndOffsetForPC
This is used mostly for suppression matching. Making it work would enable "interceptor_via_lib" suppressions. It's also used once in UBSan to say "i
runtime/sanitizer_common/sanitizer_symbolizer_markup.cpp:51
↓ 1 callersFunctionGetNamedMappingFd
runtime/sanitizer_common/sanitizer_posix.cpp:345
↓ 1 callersFunctionGetNumberOfCPUs
runtime/sanitizer_common/sanitizer_mac.cpp:1417
↓ 1 callersMethodGetNumberOfThreads
runtime/sanitizer_common/sanitizer_thread_registry.cpp:122
↓ 1 callersFunctionGetOSMajorKernelOffset
Offset example: XNU 17 -- macOS 10.13 -- iOS 11 -- tvOS 11 -- watchOS 4
runtime/sanitizer_common/sanitizer_mac.cpp:621
↓ 1 callersFunctionGetOSVersion
runtime/sanitizer_common/sanitizer_mac.cpp:646
↓ 1 callersMethodGetOrCreate
runtime/sanitizer_common/sanitizer_stack_store.cpp:141
↓ 1 callersMethodGetOrUnpack
runtime/sanitizer_common/sanitizer_stack_store.cpp:253
↓ 1 callersMethodGetOwnedCopy
runtime/sanitizer_common/sanitizer_symbolizer.cpp:106
↓ 1 callersFunctionGetPageSize
runtime/sanitizer_common/sanitizer_common.h:64
↓ 1 callersFunctionGetPathAssumingFileIsRelativeToExec
runtime/sanitizer_common/sanitizer_suppressions.cpp:34
↓ 1 callersFunctionGetPcSpBp
runtime/sanitizer_common/sanitizer_mac.cpp:894
↓ 1 callersFunctionGetPcSpBp
runtime/sanitizer_common/sanitizer_linux.cpp:2022
↓ 1 callersFunctionGetPreferredBase
Read the file to extract the ImageBase field from the PE header. If ASLR is disabled and this virtual address is available, the loader will typically
runtime/sanitizer_common/sanitizer_win.cpp:583
↓ 1 callersFunctionGetRSS
runtime/sanitizer_common/sanitizer_mac.cpp:747
↓ 1 callersFunctionGetRss
runtime/sanitizer_common/tests/sanitizer_allocator_testlib.cpp:69
↓ 1 callersFunctionGetStaticTlsBoundary
runtime/sanitizer_common/sanitizer_linux_libcdep.cpp:378
↓ 1 callersMethodGetStorageSize
runtime/sanitizer_common/sanitizer_ring_buffer.h:91
↓ 1 callersFunctionGetTaskInfoMaxAddress
runtime/sanitizer_common/sanitizer_mac.cpp:1169
↓ 1 callersMethodGetThread
runtime/sanitizer_common/sanitizer_stoptheworld_mac.cpp:116
↓ 1 callersFunctionGetThreadContext
runtime/sanitizer_common/tests/sanitizer_thread_registry_test.cpp:26
↓ 1 callersFunctionGetThreadSelf
runtime/sanitizer_common/sanitizer_win.cpp:110
↓ 1 callersFunctionGetThreadSelf
runtime/sanitizer_common/sanitizer_rtems.cpp:64
↓ 1 callersFunctionGetThreadSelf
runtime/sanitizer_common/sanitizer_fuchsia.cpp:68
↓ 1 callersFunctionGetThreadStackAndTls
runtime/sanitizer_common/sanitizer_mac.cpp:566
↓ 1 callersFunctionGetThreadStackTopAndBottom
runtime/sanitizer_common/sanitizer_win.cpp:115
↓ 1 callersFunctionGetThreadStackTopAndBottom
runtime/sanitizer_common/sanitizer_rtems.cpp:78
↓ 1 callersFunctionGetThreadStackTopAndBottom
runtime/sanitizer_common/sanitizer_linux_libcdep.cpp:102
↓ 1 callersFunctionGetTid
In contrast to POSIX, on Windows GetCurrentThreadId() returns a system-unique identifier.
runtime/sanitizer_common/sanitizer_win.cpp:106
↓ 1 callersFunctionGetTlsSize
runtime/sanitizer_common/sanitizer_mac.cpp:535
↓ 1 callersFunctionIdent
runtime/sanitizer_common/tests/sanitizer_test_utils.h:76
↓ 1 callersMethodInAsmBlock
Check if we are currently one level inside an inline ASM block. Returns: True if the top of the stack is a block containing inline ASM.
runtime/sanitizer_common/scripts/cpplint.py:2465
↓ 1 callersMethodInExternC
Check if we are currently one level inside an 'extern "C"' block. Returns: True if top of the stack is an extern block, False otherwise.
runtime/sanitizer_common/scripts/cpplint.py:2449
↓ 1 callersMethodInNamespaceBody
Check if we are currently one level inside a namespace body. Returns: True if top of the stack is a namespace block, False otherwise.
runtime/sanitizer_common/scripts/cpplint.py:2441
↓ 1 callersMethodInTemplateArgumentList
Check if current position is inside template argument list. Args: clean_lines: A CleansedLines instance containing the file. linenum:
runtime/sanitizer_common/scripts/cpplint.py:2473
↓ 1 callersMethodIncrementErrorCount
Bumps the module's error statistic.
runtime/sanitizer_common/scripts/cpplint.py:943
↓ 1 callersMethodInit
runtime/sanitizer_common/sanitizer_allocator_bytemap.h:21
↓ 1 callersMethodInit
runtime/sanitizer_common/sanitizer_flat_map.h:36
↓ 1 callersMethodInit
runtime/sanitizer_common/sanitizer_allocator_local_cache.h:22
↓ 1 callersMethodInitAligned
runtime/sanitizer_common/sanitizer_common_libcdep.cpp:139
↓ 1 callersMethodInitCache
runtime/sanitizer_common/sanitizer_allocator_combined.h:155
↓ 1 callersFunctionInitShadowBounds
runtime/sanitizer_common/sanitizer_fuchsia.cpp:121
↓ 1 callersMethodInitTracePcGuard
runtime/sanitizer_common/sanitizer_coverage_libcdep_new.cpp:118
↓ 1 callersMethodInitTracePcGuard
This is called from global constructors. Each translation unit has a contiguous array of guard slots, and a constructor that calls here with the boun
runtime/sanitizer_common/sanitizer_coverage_fuchsia.cpp:72
↓ 1 callersMethodInitialize
runtime/sanitizer_common/sanitizer_common.h:486
↓ 1 callersFunctionInitializeFlags
runtime/dfsan/dfsan.cpp:1819
↓ 1 callersFunctionInitializeInterceptors
runtime/dfsan/dfsan_interceptors.cpp:70
↓ 1 callersFunctionInitializePlatformCommonFlags
runtime/sanitizer_common/sanitizer_mac.cpp:1421
↓ 1 callersFunctionInitializePlatformEarly
runtime/dfsan/dfsan.cpp:1832
↓ 1 callersFunctionInitializeSancovFlags
runtime/sanitizer_common/sancov_flags.cpp:44
↓ 1 callersFunctionInitializeStringMaps
runtime/dfsan/dfsan.cpp:1644
↓ 1 callersFunctionInitializeSwiftDemangler
This must not happen lazily at symbolication time, because dlsym uses malloc and thread-local storage, which is not a good thing to do during symbolic
runtime/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp:73
↓ 1 callersFunctionInitializeSymSanSolver
solvers/z3.cpp:410
↓ 1 callersFunctionInitializeTaintFile
runtime/dfsan/dfsan.cpp:1479
↓ 1 callersFunctionInitializeTaintSocket
runtime/dfsan/dfsan.cpp:1529
↓ 1 callersFunctionInitializeUCSanSolver
backend/thoroupy.cpp:310
↓ 1 callersFunctionInstallMallocFreeHooks
runtime/sanitizer_common/sanitizer_common.cpp:328
↓ 1 callersFunctionInterestingDLLsAvailable
runtime/interception/interception_win.cpp:890
↓ 1 callersFunctionInternalCalloc
runtime/sanitizer_common/sanitizer_allocator.cpp:112
↓ 1 callersFunctionInternalRealloc
runtime/sanitizer_common/sanitizer_allocator.cpp:93
↓ 1 callersFunctionIntervalsAreSeparate
runtime/sanitizer_common/sanitizer_posix.cpp:216
↓ 1 callersFunctionIsAbsolutePath
runtime/sanitizer_common/sanitizer_win.cpp:547
↓ 1 callersFunctionIsAccessibleMemoryRange
runtime/sanitizer_common/sanitizer_posix_libcdep.cpp:271
↓ 1 callersMethodIsAllocated
runtime/sanitizer_common/sanitizer_allocator_primary64.h:432
↓ 1 callersFunctionIsAllocatorOutOfMemory
runtime/sanitizer_common/sanitizer_allocator.cpp:177
↓ 1 callersFunctionIsAlpha
runtime/sanitizer_common/sanitizer_win.cpp:542
↓ 1 callersFunctionIsBlockInNameSpace
Checks that the new block is directly in a namespace. Args: nesting_state: The _NestingState object that contains info about our state. is_
runtime/sanitizer_common/scripts/cpplint.py:5718
↓ 1 callersFunctionIsCppString
Does line terminate so, that the next symbol is in string constant. This function does not consider single-line nor multi-line comments. Args:
runtime/sanitizer_common/scripts/cpplint.py:1271
↓ 1 callersFunctionIsDerivedFunction
Check if current line contains an inherited function. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number
runtime/sanitizer_common/scripts/cpplint.py:4933
↓ 1 callersFunctionIsErrorSuppressedByNolint
Returns true if the specified error category is suppressed on this line. Consults the global error_suppressions map populated by ParseNolintSuppr
runtime/sanitizer_common/scripts/cpplint.py:639
↓ 1 callersFunctionIsForwardClassDeclaration
(clean_lines, linenum)
runtime/sanitizer_common/scripts/cpplint.py:2201
↓ 1 callersFunctionIsHex
runtime/sanitizer_common/sanitizer_procmaps_common.cpp:57
↓ 1 callersMethodIsInAlphabeticalOrder
Check if a header is in alphabetical order with the previous header. Args: clean_lines: A CleansedLines instance containing the file.
runtime/sanitizer_common/scripts/cpplint.py:787
↓ 1 callersFunctionIsInitializerList
Check if current line is inside constructor initializer list. Args: clean_lines: A CleansedLines instance containing the file. linenum: The
runtime/sanitizer_common/scripts/cpplint.py:4971
↓ 1 callersFunctionIsMacroDefinition
(clean_lines, linenum)
runtime/sanitizer_common/scripts/cpplint.py:2191
↓ 1 callersFunctionIsModuleInstrumented
runtime/sanitizer_common/sanitizer_procmaps_mac.cpp:280
↓ 1 callersFunctionIsOutOfLineMethodDefinition
Check if current line contains an out-of-line method definition. Args: clean_lines: A CleansedLines instance containing the file. linenum:
runtime/sanitizer_common/scripts/cpplint.py:4955
↓ 1 callersMethodIsPacked
runtime/sanitizer_common/sanitizer_stack_store.cpp:374
↓ 1 callersFunctionIsPathSeparator
runtime/sanitizer_common/sanitizer_rtems.cpp:257
↓ 1 callersFunctionIsPathSeparator
runtime/sanitizer_common/sanitizer_posix.cpp:262
↓ 1 callersFunctionIsSameModule
runtime/sanitizer_common/sanitizer_symbolizer_libcdep.cpp:468
↓ 1 callersMethodIsSource
File has a source file extension.
runtime/sanitizer_common/scripts/cpplint.py:1183
↓ 1 callersFunctionIsSpace
Char handling
runtime/sanitizer_common/sanitizer_common.h:468
↓ 1 callersMethodIsStackOverflow
runtime/sanitizer_common/sanitizer_win.cpp:944
↓ 1 callersMethodIsWritable
runtime/sanitizer_common/sanitizer_procmaps.h:46
↓ 1 callersFunctionLeakyResetEnv
Change the value of the env var |name|, leaking the original value. If |name_value| is NULL, the variable is deleted from the environment, otherwise t
runtime/sanitizer_common/sanitizer_mac.cpp:959
↓ 1 callersFunctionLintFile
Check that each RUN command can be executed with an emulator Args: p: str, valid path to a file Returns: The number of errors detected.
runtime/sanitizer_common/scripts/litlint.py:39
← previousnext →1,101–1,200 of 4,056, ranked by callers