Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2910 computeHdrAndAbbrevTable(MutableArrayRef<InputChunk> inputChunks) computeHdrAndAbbrevTable() argument
3017 computeEntryPool(MutableArrayRef<InputChunk> inputChunks) computeEntryPool() argument
3138 MutableArrayRef<InputChunk> inputChunks(inputChunksPtr.get(), files.size()); init() local