Home
last modified time | relevance | path

Searched refs:RZLog2Size (Results 1 – 25 of 34) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/libsanitizer/asan/
H A Dasan_allocator2.cc107 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
117 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
189 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
193 return (u32*)(Beg() - RZLog2Size(rz_log)); in AllocStackBeg()
196 CHECK_LE(RZLog2Size(rz_log), kChunkHeaderSize); in AllocStackSize()
197 return (RZLog2Size(rz_log) - kChunkHeaderSize) / sizeof(u32); in AllocStackSize()
316 uptr rz_size = RZLog2Size(rz_log); in Allocate()
514 u32 rz_size = RZLog2Size(rz_log); in GetAsanChunkByAddr()
/dports/devel/mingw32-gcc/gcc-4.8.1/libsanitizer/asan/
H A Dasan_allocator2.cc107 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
117 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
189 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
193 return (u32*)(Beg() - RZLog2Size(rz_log)); in AllocStackBeg()
196 CHECK_LE(RZLog2Size(rz_log), kChunkHeaderSize); in AllocStackSize()
197 return (RZLog2Size(rz_log) - kChunkHeaderSize) / sizeof(u32); in AllocStackSize()
316 uptr rz_size = RZLog2Size(rz_log); in Allocate()
514 u32 rz_size = RZLog2Size(rz_log); in GetAsanChunkByAddr()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libsanitizer/asan/
H A Dasan_allocator2.cc112 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
122 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
200 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
205 return (u32*)(Beg() - RZLog2Size(rz_log)); in AllocStackBeg()
208 CHECK_LE(RZLog2Size(rz_log), kChunkHeaderSize); in AllocStackSize()
209 return (RZLog2Size(rz_log) - kChunkHeaderSize) / sizeof(u32); in AllocStackSize()
329 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/lang/gnat_util/gcc-6-20180516/libsanitizer/asan/
H A Dasan_allocator.cc34 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
44 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
122 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
341 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/lang/gcc6-aux/gcc-6-20180516/libsanitizer/asan/
H A Dasan_allocator.cc34 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
44 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
122 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
341 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/asan/
H A Dasan_allocator.cc36 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
46 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
124 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
399 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/asan/
H A Dasan_allocator.cc36 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
46 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
124 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
399 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libsanitizer/asan/
H A Dasan_allocator.cc36 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
46 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
124 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
399 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libsanitizer/asan/
H A Dasan_allocator.cc36 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
46 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
124 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
399 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libsanitizer/asan/
H A Dasan_allocator.cc36 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
46 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
124 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
399 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/devel/riscv64-gcc/gcc-8.3.0/libsanitizer/asan/
H A Dasan_allocator.cc36 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
46 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
124 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
399 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/asan/
H A Dasan_allocator.cc38 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
48 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
129 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
426 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp37 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
47 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
128 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
440 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/asan/
H A Dasan_allocator.cpp37 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
47 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
128 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
440 usize rz_size = RZLog2Size(rz_log); in Allocate()
/dports/lang/gcc10/gcc-10.3.0/libsanitizer/asan/
H A Dasan_allocator.cpp37 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
47 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
128 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
440 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/devel/avr-gcc/gcc-10.2.0/libsanitizer/asan/
H A Dasan_allocator.cpp37 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
47 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
128 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
440 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/lang/gcc9-devel/gcc-9-20211007/libsanitizer/asan/
H A Dasan_allocator.cc36 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
46 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
127 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
424 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/compiler-rt/lib/asan/
H A Dasan_allocator.cpp37 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
47 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
128 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
440 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/lang/gcc10-devel/gcc-10-20211008/libsanitizer/asan/
H A Dasan_allocator.cpp37 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
47 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
128 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
440 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/lang/gcc9/gcc-9.4.0/libsanitizer/asan/
H A Dasan_allocator.cc36 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
46 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
127 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
424 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/asan/
H A Dasan_allocator.cpp37 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
47 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
128 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
440 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/lang/gcc9-aux/gcc-9.1.0/libsanitizer/asan/
H A Dasan_allocator.cc36 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
46 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
127 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()
424 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/asan/
H A Dasan_allocator.cpp38 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
48 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
510 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/asan/
H A Dasan_allocator.cpp38 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
48 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
511 uptr rz_size = RZLog2Size(rz_log); in Allocate()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/asan/
H A Dasan_allocator.cpp38 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function
48 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()
511 uptr rz_size = RZLog2Size(rz_log); in Allocate()

12