Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h193 AllocationRingBuffer *RB = getRingBuffer(); in enableRingBuffer()
201 AllocationRingBuffer *RB = getRingBuffer(); in disableRingBuffer()
854 AllocationRingBuffer *RB = getRingBuffer(); in getStackDepotAddress()
860 AllocationRingBuffer *RB = getRingBuffer(); in getStackDepotSize()
874 return reinterpret_cast<char *>(getRingBuffer()); in getRingBufferAddress()
879 AllocationRingBuffer *RB = getRingBuffer(); in getRingBufferSize()
1017 AllocationRingBuffer *getRingBuffer() { in getRingBuffer() function
1410 AllocationRingBuffer *RB = getRingBuffer(); in storePrimaryAllocationStackMaybe()
1447 AllocationRingBuffer *RB = getRingBuffer(); in storeSecondaryAllocationStackMaybe()
1464 AllocationRingBuffer *RB = getRingBuffer(); in storeDeallocationStackMaybe()
[all …]