Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2912 MutableArrayRef<InputChunk> inputChunks) { in computeHdrAndAbbrevTable()
3019 MutableArrayRef<InputChunk> inputChunks) { in computeEntryPool()
3140 MutableArrayRef<InputChunk> inputChunks(inputChunksPtr.get(), files.size()); in init() local