Home
last modified time | relevance | path

Searched defs:allocated_size (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp36 size_t ParsedAttr::allocated_size() const { in allocated_size() function in ParsedAttr
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp404 uptr allocated_size = allocator.GetActuallyAllocatedSize((void *)chunk); in RePoisonChunk() local
1247 uptr allocated_size = instance.AllocationSize(ptr); in __sanitizer_get_allocated_size() local
/freebsd/sys/fs/fuse/
H A Dfuse_ipc.h78 size_t allocated_size; member
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp338 uptr allocated_size; member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h661 int allocated_size; variable
/freebsd/sys/security/mac_do/
H A Dmac_do.c1484 size_t allocated_size; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzio.c3233 uint64_t allocated_size = UINT64_MAX; in zio_write_gang_block() local