OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:memcpy_chk
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/Target/
TargetLibraryInfo.h
51
memcpy_chk
,
enumerator in enum:llvm::LibFunc::Func
/external/valgrind/main/memcheck/
mc_replace_strmem.c
[
all
...]
/external/llvm/lib/Transforms/Utils/
BuildLibCalls.cpp
190
if (!TLI->has(LibFunc::
memcpy_chk
))
/external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp
789
// Currently we're only working with the checking functions,
memcpy_chk
,
[
all
...]
Completed in 275 milliseconds