Searched defs:newSections (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | OutputSections.cpp | 216 std::vector<InputChunk *> newSections; finalizeInputSections() local |
/llvm-project/lld/ELF/ | ||
H A D | Writer.cpp | 119 SmallVector<InputSectionBase *, 0> newSections; copySectionsIntoPartitions() local |