Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AngoraFuzzer/Angora
/ functions
Functions
2,190 in github.com/AngoraFuzzer/Angora
⨍
Functions
2,190
◇
Types & classes
484
↓ 4 callers
Method
is_pin_mode
(&self)
fuzzer/src/command.rs:31
↓ 4 callers
Method
new_node
(&mut self, parent: usize, begin: u32, end: u32)
runtime/src/tag_set.rs:51
↓ 4 callers
Function
proc_yield
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_atomic_msvc.h:75
↓ 4 callers
Method
randomize_all
(&mut self)
fuzzer/src/mut_input/mut_input.rs:151
↓ 4 callers
Method
receive
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_symbolizer_win.cc:160
↓ 4 callers
Method
run_target
( &self, target: &(String, Vec<String>), mem_limit: u64, time_limit: u64,
fuzzer/src/executor/executor.rs:391
↓ 4 callers
Method
setIntersection
Do "this &= v" and return whether any bits have been removed.
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_bitvector.h:64
↓ 4 callers
Method
set_len
(&mut self, len: usize)
fuzzer/src/cond_stmt/shm_conds.rs:28
↓ 3 callers
Function
AddDieCallback
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_termination.cc:23
↓ 3 callers
Function
AndroidGetApiLevel
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_linux.cc:1214
↓ 3 callers
Function
CheckBits
(bits)
llvm_mode/dfsan_rt/sanitizer_common/scripts/sancov.py:25
↓ 3 callers
Function
CheckCStyleCast
Checks for a C-style cast by looking for the pattern. This also handles sizeof(type) warnings, due to similarity of content. Args: filename:
llvm_mode/dfsan_rt/sanitizer_common/scripts/cpplint.py:3447
↓ 3 callers
Method
CheckLocked
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_win.cc:713
↓ 3 callers
Function
CleanseComments
Removes //-comments and single-line C-style /* */ comments. Args: line: A line of C++ source. Returns: The line with single-line comment
llvm_mode/dfsan_rt/sanitizer_common/scripts/cpplint.py:970
↓ 3 callers
Method
Count
Count line in current function body.
llvm_mode/dfsan_rt/sanitizer_common/scripts/cpplint.py:695
↓ 3 callers
Method
Deallocate
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_allocator_combined.h:95
↓ 3 callers
Function
DemangleSwiftAndCXX
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc:97
↓ 3 callers
Method
FillModuleInfo
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_symbolizer.cc:36
↓ 3 callers
Function
GetInstructionSize
Returns 0 on error.
llvm_mode/dfsan_rt/interception/interception_win.cc:398
↓ 3 callers
Function
GetMacosVersion
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_mac.cc:437
↓ 3 callers
Method
GetRegionBeginBySizeClass
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_allocator_primary32.h:148
↓ 3 callers
Function
GetThreadSelf
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_win.cc:71
↓ 3 callers
Function
IsBlankLine
Returns true if the given line is blank. We consider a line to be blank if the line is empty or consists of only white spaces. Args: line:
llvm_mode/dfsan_rt/sanitizer_common/scripts/cpplint.py:1924
↓ 3 callers
Function
IsDigit
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_common.h:497
↓ 3 callers
Function
IsMemoryPadding
llvm_mode/dfsan_rt/interception/interception_win.cc:212
↓ 3 callers
Function
MmapNoReserveOrDie
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_win.cc:207
↓ 3 callers
Function
ParseNolintSuppressions
Updates the global list of error-suppressions. Parses any NOLINT comments on the current line, updating the global error_suppressions store. Rep
llvm_mode/dfsan_rt/sanitizer_common/scripts/cpplint.py:360
↓ 3 callers
Function
ParseSymbolizePCOutput
Parses one or more two-line strings in the following format: <function_name> <file_name>:<line_number>[:<column_number>] Used by LLVMSymbolizer, Addr2
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_symbolizer_libcdep.cc:273
↓ 3 callers
Method
ReadUnlock
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_mutex.h:124
↓ 3 callers
Method
RegisterHandler
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_flag_parser.cc:158
↓ 3 callers
Function
RenderFrame
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_stacktrace_printer.cc:29
↓ 3 callers
Method
RepositoryName
FullName after removing the local path to the repository. If we have a real absolute path name here we can try to do something smart: detecti
llvm_mode/dfsan_rt/sanitizer_common/scripts/cpplint.py:749
↓ 3 callers
Function
RoundDownTo
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_common.h:469
↓ 3 callers
Function
RoundUpTo
llvm_mode/dfsan_rt/interception/interception_win.cc:163
↓ 3 callers
Method
SeenOpenBrace
Check if we have seen the opening brace for the innermost block. Returns: True if we have seen the opening brace, False if the innermost
llvm_mode/dfsan_rt/sanitizer_common/scripts/cpplint.py:1510
↓ 3 callers
Function
SortArray
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_common.cc:167
↓ 3 callers
Method
Split
Splits the file into the directory, basename, and extension. For 'chrome/browser/browser.cc', Split() would return ('chrome/browser', 'browse
llvm_mode/dfsan_rt/sanitizer_common/scripts/cpplint.py:794
↓ 3 callers
Method
SymbolizePC
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_symbolizer_mac.cc:31
↓ 3 callers
Function
TRK_free_buf
llvm_mode/include/alloc_inl.h:419
↓ 3 callers
Function
TemplateMatch
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_common.cc:302
↓ 3 callers
Function
ThreadDescriptorSize
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_linux_libcdep.cc:194
↓ 3 callers
Function
TranslateDigit
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_procmaps_common.cc:27
↓ 3 callers
Function
UnmapOrDie
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_posix.cc:137
↓ 3 callers
Function
VSNPrintf
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_printf.cc:119
↓ 3 callers
Function
WriteBranch
llvm_mode/dfsan_rt/interception/interception_win.cc:280
↓ 3 callers
Function
WriteDirectBranch
llvm_mode/dfsan_rt/interception/interception_win.cc:291
↓ 3 callers
Function
__angora_tag_set_infer_shape_in_math_op
(lb: u32, len: u32)
runtime/src/tag_set_wrap.rs:80
↓ 3 callers
Method
__init__
(self, filename)
llvm_mode/dfsan_rt/sanitizer_common/scripts/cpplint.py:742
↓ 3 callers
Method
acquire
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_addrhashmap.h:155
↓ 3 callers
Method
as_raw_fd
(&self)
fuzzer/src/executor/pipe_fd.rs:23
↓ 3 callers
Function
at_scope_exit
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_common.h:826
↓ 3 callers
Method
clear
No CTOR.
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_bvgraph.h:31
↓ 3 callers
Method
count
(&mut self, cond: &CondStmt)
fuzzer/src/stats/search.rs:74
↓ 3 callers
Method
deref_mut
(&mut self)
common/src/shm.rs:64
↓ 3 callers
Method
do_if_has_new
(&mut self, buf: &Vec<u8>, status: StatusType, _explored: bool, cmpid: u32)
fuzzer/src/executor/executor.rs:224
↓ 3 callers
Method
empty
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_list.h:37
↓ 3 callers
Function
getDefaultSymbolizer
llvm_mode/dfsan_rt/sanitizer_common/symbolizer/sanitizer_symbolize.cc:20
↓ 3 callers
Method
get_entry
(&self)
fuzzer/src/depot/depot.rs:91
↓ 3 callers
Method
get_entry_len
(&self, index: usize)
fuzzer/src/mut_input/mut_input.rs:106
↓ 3 callers
Function
get_fat_label
(normal_lb: DfsanLabel, len_lb: DfsanLabel)
runtime/src/len_label.rs:35
↓ 3 callers
Method
get_fuzz_type
(&self)
fuzzer/src/cond_stmt/cond_stmt.rs:63
↓ 3 callers
Method
get_handle
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_stackdepot.cc:83
↓ 3 callers
Method
get_mut
(&mut self, i: usize)
fuzzer/src/stats/fuzz.rs:35
↓ 3 callers
Function
getlim
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_posix_libcdep.cc:75
↓ 3 callers
Function
heapmap_set
(base: HeapPointer, bound: HeapAreaBound)
runtime/src/heapmap.rs:50
↓ 3 callers
Function
infer_shape
(lb: u32, size: u32)
runtime/src/track.rs:23
↓ 3 callers
Function
internal_bzero_aligned16
Semi-fast bzero for 16-aligned data. Still far from peak performance.
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_libc.cc:76
↓ 3 callers
Function
internal_dup2
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_mac.cc:155
↓ 3 callers
Function
internal_open
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_mac.cc:120
↓ 3 callers
Function
internal_sigaction_norestorer
Doesn't set sa_restorer if the caller did not set it, so use with caution (see below).
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_linux.cc:629
↓ 3 callers
Function
internal_strnlen
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_libc.cc:219
↓ 3 callers
Method
is_det
(&self)
fuzzer/src/cond_stmt/cond_state.rs:37
↓ 3 callers
Function
kernel_stat_to_stat
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_linux.cc:205
↓ 3 callers
Function
mmap_file
(target: &str)
fuzzer/src/check_dep.rs:33
↓ 3 callers
Function
read_from_file
(path: &Path)
fuzzer/src/depot/file.rs:12
↓ 3 callers
Method
rebind_forksrv
(&mut self)
fuzzer/src/executor/executor.rs:101
↓ 3 callers
Method
rewind
(&mut self)
fuzzer/src/executor/pipe_fd.rs:35
↓ 3 callers
Method
run_init
(&mut self)
fuzzer/src/executor/executor.rs:277
↓ 3 callers
Method
run_inner
(&mut self, buf: &Vec<u8>)
fuzzer/src/executor/executor.rs:303
↓ 3 callers
Method
save
(&mut self, mut cond: CondStmtBase)
runtime/src/logger.rs:59
↓ 3 callers
Method
set
llvm_mode/pass/DFSanPass.cc:201
↓ 3 callers
Method
setAll
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_bitvector.h:30
↓ 3 callers
Method
setUnion
Do "this |= v" and return whether new bits have been added.
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_bitvector.h:57
↓ 3 callers
Function
set_cmpid
(cid: u32)
runtime_fast/src/shm_conds.rs:12
↓ 3 callers
Function
setlim
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_posix_libcdep.cc:81
↓ 3 callers
Function
stat64_to_stat
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_linux.cc:185
↓ 3 callers
Function
tag_set_get_sign
(lb: usize)
runtime/src/tag_set_wrap.rs:113
↓ 3 callers
Method
update_log
(&mut self)
fuzzer/src/executor/executor.rs:437
↓ 3 callers
Function
write_as_ule
(val: u64, size: usize)
fuzzer/src/mut_input/serialize.rs:14
↓ 3 callers
Method
write_file
pin_mode/logger.h:33
↓ 2 callers
Method
Add
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_allocator_primary32.h:56
↓ 2 callers
Function
AppAddr
llvm_mode/dfsan_rt/dfsan/dfsan_platform.h:107
↓ 2 callers
Function
AppendNumber
Appends number in a given base to buffer. If its length is less than |minimal_num_length|, it is padded with leading zeroes or spaces, depending on th
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_printf.cc:44
↓ 2 callers
Function
AppendString
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_printf.cc:98
↓ 2 callers
Function
AppendUnsigned
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_printf.cc:85
↓ 2 callers
Function
Atexit
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_win.cc:552
↓ 2 callers
Function
BundlePcAndCounter
When coverage_order_pcs==true and SANITIZER_WORDSIZE==64 we insert the global counter into the first 16 bits of the PC.
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_coverage_libcdep.cc:383
↓ 2 callers
Method
Clear
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_symbolizer.cc:28
↓ 2 callers
Method
ClearAll
llvm_mode/dfsan_rt/sanitizer_common/sanitizer_symbolizer.cc:50
↓ 2 callers
Function
CloseExpression
If input points to ( or { or [, finds the position that closes it. If lines[linenum][pos] points to a '(' or '{' or '[', finds the linenum/pos th
llvm_mode/dfsan_rt/sanitizer_common/scripts/cpplint.py:1054
← previous
next →
201–300 of 2,190, ranked by callers