Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DOutputSections.h149 static uint8_t *bufferStart; global() member
H A DOutputSections.cpp41 uint8_t *Out::bufferStart; global() member in Out
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h779 const uint8_t *bufferStart = nullptr; global() member
/freebsd-src/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c1560 BYTE const* const bufferStart = (BYTE const*)buffer.start; in ZSTDMT_isOverlapped() local
/freebsd-src/stand/ficl/
H A Dwords.c729 char *bufferStart = buffer; in ficlSprintf() local