OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MemorySanitizer
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp
1
//===-
MemorySanitizer
.cpp - detector of uninitialized reads --------------===//
10
/// This file is a part of
MemorySanitizer
, a detector of uninitialized
47
///
MemorySanitizer
can track origins (allocation points) of all uninitialized
60
///
MemorySanitizer
reports can show unrelated origins, but this is unlikely in
63
/// Origins are meaningless for fully initialized values, so
MemorySanitizer
145
#include "llvm/Transforms/Instrumentation/
MemorySanitizer
.h"
222
/// Adds a section to
MemorySanitizer
report that points to the allocation
482
/// Instantiating
MemorySanitizer
inserts the msan runtime library API function
486
class
MemorySanitizer
{
488
MemorySanitizer
(Module &M, MemorySanitizerOptions Options
[
all
...]
Completed in 43 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026