Home
last modified time | relevance | path

Searched defs:user_size (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_report.cpp118 void NORETURN ReportAllocationSizeTooBig(uptr user_size, uptr max_size, in ReportAllocationSizeTooBig()
/freebsd/share/examples/scsi_target/
H A Dscsi_target.c106 off_t user_size; in main() local
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.h237 uptr user_size; member
H A Dasan_report.cpp309 void ReportAllocationSizeTooBig(uptr user_size, uptr total_size, uptr max_size, in ReportAllocationSizeTooBig()