Searched defs:WriteSectionHeaders (Results 1 – 2 of 2) sorted by relevance
62 void Elf64Writer::WriteSectionHeaders(const std::vector<Elf64_Shdr>& shdrs, const Elf64_Off shoff) { in WriteSectionHeaders() function in android::elf64::Elf64Writer
347 bool WriteSectionHeaders; variable