Home
last modified time | relevance | path

Searched defs:allocation_size (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Posix/
H A Dmmap_limit_mb.cpp24 long allocation_size = atoi(argv[2]); in main() local
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/include/scudo/
H A Dinterface.h91 uintptr_t allocation_size; member
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dbuiltin-align-cxx.cpp67 constexpr size_t allocation_size = in allocate() local
/llvm-project-15.0.7/lldb/source/Expression/
H A DIRMemoryMap.cpp299 size_t allocation_size; in Malloc() local
/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_vector.cpp155 size_t allocation_size; in calculate_allocation_size_or_throw() local