Home
last modified time | relevance | path

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

/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp190 Elf_Shdr SHeader; in initSectionHeaders() local
263 void ELFState<ELFT>::initSymtabSectionHeader(Elf_Shdr &SHeader, in initSymtabSectionHeader()
302 void ELFState<ELFT>::initStrtabSectionHeader(Elf_Shdr &SHeader, StringRef Name, in initStrtabSectionHeader()
342 ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent()
364 ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent()
403 bool ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent()
433 bool ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent()