Searched refs:storage_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_chained_origin_depot.cpp35 static uptr storage_size(const args_type &args) { function in struct:__msan::ChainedOriginDepotNode
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.cpp49 static uptr storage_size(const args_type &args) { function in struct:__sanitizer::StackDepotNode
H A Dsanitizer_stackdepotbase.h124 uptr memsz = Node::storage_size(args);

Completed in 110 milliseconds