Home
last modified time | relevance | path

Searched defs:PrepareDynamicSection (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Delf_writer_quick.cc178 void ElfWriterQuick<ElfTypes>::PrepareDynamicSection(size_t rodata_size, in PrepareDynamicSection() function in art::ElfWriterQuick
Delf_builder.h669 void PrepareDynamicSection(const std::string& elf_file_path, in PrepareDynamicSection() function