Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DWriter.cpp124 const size_t ehSize = ctx.ehInputSections.size(); in copySectionsIntoPartitions() local
133 for (size_t i = 0; i != ehSize; ++i) { in copySectionsIntoPartitions()