Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DInputFiles.h187 reinterpret_cast<const typename ELFT::Shdr *>(elfShdrs), numELFShdrs); in getELFShdrs()
204 uint32_t numELFShdrs = 0; variable
H A DInputFiles.cpp341 numELFShdrs = sections.size(); in init()
450 sections.resize(numELFShdrs); in initializeJustSymbols()