Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3237 [[maybe_unused]] const uint8_t *const beginBuf = buf; in writeTo() local
3322 assert(uint64_t(buf - beginBuf) == size); in writeTo()