Home
last modified time | relevance | path

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

/art/libelffile/elf/
Delf_builder.h255 void WriteCachedSection() { in WriteCachedSection() function
388 void WriteCachedSection() { in WriteCachedSection() function
774 dynstr_.WriteCachedSection(); in WriteDynamicSection()
775 dynsym_.WriteCachedSection(); in WriteDynamicSection()
776 hash_.WriteCachedSection(); in WriteDynamicSection()
777 dynamic_.WriteCachedSection(); in WriteDynamicSection()
/art/compiler/debug/
Delf_symtab_writer.h173 symtab->WriteCachedSection(); in WriteDebugSymbols()
Delf_debug_writer.cc298 symtab->WriteCachedSection(); in PackElfFileForJIT()
/art/tools/create_minidebuginfo/
Dcreate_minidebuginfo.cc92 symtab->WriteCachedSection(); in WriteMinidebugInfo()