Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp124 static entry *_bufferEnd; member in libunwind::DwarfFDECache
138 DwarfFDECache<A>::_bufferEnd = &_initialBuffer[64]; member in libunwind::DwarfFDECache<A>