Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DInputFiles.h197 reinterpret_cast<const typename ELFT::Shdr *>(elfShdrs), numELFShdrs); in getELFShdrs()
214 uint32_t numELFShdrs = 0; variable
H A DInputFiles.cpp537 numELFShdrs = sections.size(); in init()
741 sections.resize(numELFShdrs); in initializeJustSymbols()