Home
last modified time | relevance | path

Searched defs:DataCopy (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp300 auto DataCopy = G->allocateContent(S); in handleDirectiveSection() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp598 uint8_t *DataCopy = new uint8_t[Size]; in ExecuteCallback() local