Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp120 const size_t ehSize = ctx.ehInputSections.size(); in copySectionsIntoPartitions() local
129 for (size_t i = 0; i != ehSize; ++i) { in copySectionsIntoPartitions()