Home
last modified time | relevance | path

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

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