Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DWriter.cpp228 ArrayRef<SectionChunk *> symIdxChunks,
231 ArrayRef<SectionChunk *> symIdxChunks,
1703 ArrayRef<SectionChunk *> symIdxChunks, in getSymbolsFromSections() argument
1705 for (SectionChunk *c : symIdxChunks) { in getSymbolsFromSections()
1743 ArrayRef<SectionChunk *> symIdxChunks, in markSymbolsForRVATable() argument
1746 getSymbolsFromSections(file, symIdxChunks, syms); in markSymbolsForRVATable()