Lines Matching refs:writeSectionContent
130 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
403 bool ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
433 bool ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState