Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.cpp3717 auto *eHdr = reinterpret_cast<typename ELFT::Ehdr *>(buf); in writeEhdr() local
3766 auto *eHdr = reinterpret_cast<typename ELFT::Ehdr *>(buf); in writeTo() local
H A DWriter.cpp2823 auto *eHdr = reinterpret_cast<Elf_Ehdr *>(Out::bufferStart); in writeHeader() local