Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/wasm/
H A DOutputSections.cpp280 for (const InputChunk *inputSect : inputSections) in getNumRelocations() local
281 count += inputSect->getNumRelocations(); in getNumRelocations()