Searched defs:UsedSize (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/llvm/compiler-rt/lib/asan/ | ||
H A D | asan_allocator.cpp | 104 uptr UsedSize() const { in UsedSize() function in __asan::ChunkHeader |
/openbsd/gnu/llvm/compiler-rt/lib/hwasan/ | ||
H A D | hwasan_allocator.cpp | 59 uptr HwasanChunkView::UsedSize() const { in UsedSize() function in __hwasan::HwasanChunkView |
/openbsd/gnu/llvm/compiler-rt/lib/memprof/ | ||
H A D | memprof_allocator.cpp | 142 uptr UsedSize() { in UsedSize() function |
/openbsd/gnu/llvm/llvm/lib/Target/X86/ | ||
H A D | X86FrameLowering.cpp | 2211 unsigned UsedSize; in getWinEHFuncletFrameSize() local |