Home
last modified time | relevance | path

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

/aosp12/art/libelffile/elf/
H A 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()
/aosp12/art/compiler/debug/
H A Delf_symtab_writer.h172 symtab->WriteCachedSection(); in WriteDebugSymbols()
H A Delf_debug_writer.cc297 symtab->WriteCachedSection(); in PackElfFileForJIT()
/aosp12/art/tools/create_minidebuginfo/
H A Dcreate_minidebuginfo.cc92 symtab->WriteCachedSection(); in WriteMinidebugInfo()