Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h893 size_t numChunks; variable
/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp640 size_t numChunks = 0; in finalizeAddresses() local