Home
last modified time | relevance | path

Searched defs:sHdrs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DARM.cpp1519 auto *sHdrs = reinterpret_cast<typename ELFT::Shdr *>(buf + eHdr->e_shoff); in writeARMCmseImportLib() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp2726 auto *sHdrs = reinterpret_cast<Elf_Shdr *>(Out::bufferStart + eHdr->e_shoff); in writeHeader() local