Home
last modified time | relevance | path

Searched refs:UnpackedLength (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp117 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_allocation_trace() local
121 if (UnpackedLength < BufferLen) in __gwp_asan_get_allocation_trace()
122 BufferLen = UnpackedLength; in __gwp_asan_get_allocation_trace()
124 return UnpackedLength; in __gwp_asan_get_allocation_trace()
141 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_deallocation_trace() local
145 if (UnpackedLength < BufferLen) in __gwp_asan_get_deallocation_trace()
146 BufferLen = UnpackedLength; in __gwp_asan_get_deallocation_trace()
148 return UnpackedLength; in __gwp_asan_get_deallocation_trace()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp118 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_allocation_trace() local
122 if (UnpackedLength < BufferLen) in __gwp_asan_get_allocation_trace()
123 BufferLen = UnpackedLength; in __gwp_asan_get_allocation_trace()
125 return UnpackedLength; in __gwp_asan_get_allocation_trace()
142 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_deallocation_trace() local
146 if (UnpackedLength < BufferLen) in __gwp_asan_get_deallocation_trace()
147 BufferLen = UnpackedLength; in __gwp_asan_get_deallocation_trace()
149 return UnpackedLength; in __gwp_asan_get_deallocation_trace()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp118 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_allocation_trace() local
122 if (UnpackedLength < BufferLen) in __gwp_asan_get_allocation_trace()
123 BufferLen = UnpackedLength; in __gwp_asan_get_allocation_trace()
125 return UnpackedLength; in __gwp_asan_get_allocation_trace()
142 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_deallocation_trace() local
146 if (UnpackedLength < BufferLen) in __gwp_asan_get_deallocation_trace()
147 BufferLen = UnpackedLength; in __gwp_asan_get_deallocation_trace()
149 return UnpackedLength; in __gwp_asan_get_deallocation_trace()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp118 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_allocation_trace() local
122 if (UnpackedLength < BufferLen) in __gwp_asan_get_allocation_trace()
123 BufferLen = UnpackedLength; in __gwp_asan_get_allocation_trace()
125 return UnpackedLength; in __gwp_asan_get_allocation_trace()
142 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_deallocation_trace() local
146 if (UnpackedLength < BufferLen) in __gwp_asan_get_deallocation_trace()
147 BufferLen = UnpackedLength; in __gwp_asan_get_deallocation_trace()
149 return UnpackedLength; in __gwp_asan_get_deallocation_trace()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp118 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_allocation_trace() local
122 if (UnpackedLength < BufferLen) in __gwp_asan_get_allocation_trace()
123 BufferLen = UnpackedLength; in __gwp_asan_get_allocation_trace()
125 return UnpackedLength; in __gwp_asan_get_allocation_trace()
142 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_deallocation_trace() local
146 if (UnpackedLength < BufferLen) in __gwp_asan_get_deallocation_trace()
147 BufferLen = UnpackedLength; in __gwp_asan_get_deallocation_trace()
149 return UnpackedLength; in __gwp_asan_get_deallocation_trace()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp118 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_allocation_trace() local
122 if (UnpackedLength < BufferLen) in __gwp_asan_get_allocation_trace()
123 BufferLen = UnpackedLength; in __gwp_asan_get_allocation_trace()
125 return UnpackedLength; in __gwp_asan_get_allocation_trace()
142 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_deallocation_trace() local
146 if (UnpackedLength < BufferLen) in __gwp_asan_get_deallocation_trace()
147 BufferLen = UnpackedLength; in __gwp_asan_get_deallocation_trace()
149 return UnpackedLength; in __gwp_asan_get_deallocation_trace()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp118 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_allocation_trace() local
122 if (UnpackedLength < BufferLen) in __gwp_asan_get_allocation_trace()
123 BufferLen = UnpackedLength; in __gwp_asan_get_allocation_trace()
125 return UnpackedLength; in __gwp_asan_get_allocation_trace()
142 size_t UnpackedLength = gwp_asan::compression::unpack( in __gwp_asan_get_deallocation_trace() local
146 if (UnpackedLength < BufferLen) in __gwp_asan_get_deallocation_trace()
147 BufferLen = UnpackedLength; in __gwp_asan_get_deallocation_trace()
149 return UnpackedLength; in __gwp_asan_get_deallocation_trace()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp118 size_t UnpackedLength = gwp_asan::compression::unpack(
122 if (UnpackedLength < BufferLen)
123 BufferLen = UnpackedLength;
125 return UnpackedLength;
142 size_t UnpackedLength = gwp_asan::compression::unpack(
146 if (UnpackedLength < BufferLen)
147 BufferLen = UnpackedLength;
149 return UnpackedLength;