Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_internal.h117 InternalMmapVector<char> buffer_; variable
146 char buffer_[kBufferSize]; variable
H A Dsanitizer_linux.h113 InternalMmapVector<char> buffer_; variable
H A Dsanitizer_symbolizer_posix_libcdep.cpp394 char buffer_[16 * 1024]; member in __sanitizer::InternalSymbolizer
H A Dsanitizer_allocator_primary64.h80 InternalMmapVector<u64> buffer_; variable
/src/crypto/krb5/src/lib/krad/
H A Dremote.c67 char buffer_[KRAD_PACKET_SIZE_MAX]; member