Home
last modified time | relevance | path

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

/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp130 void writeSectionContent(Elf_Shdr &SHeader,
133 bool writeSectionContent(Elf_Shdr &SHeader,
136 bool writeSectionContent(Elf_Shdr &SHeader, const ELFYAML::Group &Group,
138 bool writeSectionContent(Elf_Shdr &SHeader,
217 writeSectionContent(SHeader, *S, CBA); in initSectionHeaders()
233 if (!writeSectionContent(SHeader, *S, CBA)) in initSectionHeaders()
243 if (!writeSectionContent(SHeader, *S, CBA)) in initSectionHeaders()
246 if (!writeSectionContent(SHeader, *S, CBA)) in initSectionHeaders()
342 ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
364 ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
[all …]