Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_symtab_writer.h116 symtab->WriteCachedSection(); in WriteDebugSymbols()
Delf_debug_writer.cc297 symtab->WriteCachedSection(); in PackElfFileForJIT()
/art/libelffile/elf/
Delf_builder.h255 void WriteCachedSection() { in WriteCachedSection() function
378 void WriteCachedSection() { in WriteCachedSection() function
764 dynstr_.WriteCachedSection(); in WriteDynamicSection()
765 dynsym_.WriteCachedSection(); in WriteDynamicSection()
766 hash_.WriteCachedSection(); in WriteDynamicSection()
767 dynamic_.WriteCachedSection(); in WriteDynamicSection()