Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.h210 reinterpret_cast<const typename ELFT::Shdr *>(elfShdrs), numELFShdrs); in getELFShdrs()
225 const void *elfShdrs = nullptr; variable
H A DInputFiles.cpp559 elfShdrs = sections.data(); in init()