Home
last modified time | relevance | path

Searched refs:zero_memory (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/lldb/source/Expression/
DLLVMUserExpression.cpp315 const bool zero_memory = false; in PrepareToExecuteJITExpression() local
321 zero_memory, alloc_error); in PrepareToExecuteJITExpression()
339 const bool zero_memory = false; in PrepareToExecuteJITExpression() local
344 IRMemoryMap::eAllocationPolicyHostOnly, zero_memory, alloc_error); in PrepareToExecuteJITExpression()
DIRMemoryMap.cpp290 bool zero_memory, Status &error) { in Malloc() argument
337 if (!zero_memory) in Malloc()
364 if (!zero_memory) in Malloc()
396 if (zero_memory) { in Malloc()
DMaterializer.cpp67 const bool zero_memory = false; in MakeAllocation() local
72 IRMemoryMap::eAllocationPolicyMirror, zero_memory, allocate_error); in MakeAllocation()
548 const bool zero_memory = false; in Materialize() local
553 IRMemoryMap::eAllocationPolicyMirror, zero_memory, alloc_error); in Materialize()
810 const bool zero_memory = true; in Materialize() local
815 IRMemoryMap::eAllocationPolicyMirror, zero_memory, alloc_error); in Materialize()
DIRExecutionUnit.cpp54 const bool zero_memory = false; in WriteNow() local
57 eAllocationPolicyMirror, zero_memory, error); in WriteNow()
1141 const bool zero_memory = false; in CommitOneAllocation()
1144 eAllocationPolicyProcessOnly, zero_memory, error); in CommitOneAllocation()
/external/llvm-project/lldb/include/lldb/Expression/
DIRMemoryMap.h54 AllocationPolicy policy, bool zero_memory, Status &error);
/external/webrtc/rtc_base/
DBUILD.gn103 "zero_memory.cc",
104 "zero_memory.h",
/external/webrtc/
DAndroid.bp869 "rtc_base/zero_memory.cc",
/external/webrtc/android_tools/
Dsorted_targets.txt18788 "//rtc_base/zero_memory.cc": [
18789 "obj/rtc_base/rtc_base_approved/zero_memory.o"
18828 "//rtc_base/zero_memory.cc",
18829 "//rtc_base/zero_memory.h"