Home
last modified time | relevance | path

Searched defs:SizeOrUnusedBytes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchunk.h71 uptr SizeOrUnusedBytes : 20; member
H A Dcombined.h415 const uptr SizeOrUnusedBytes = variable
1055 const uptr SizeOrUnusedBytes = Header->SizeOrUnusedBytes; in getSize() local
1066 const uptr SizeOrUnusedBytes, in initChunk()
1109 const uptr SizeOrUnusedBytes, in initChunkWithMemoryTagging()