Home
last modified time | relevance | path

Searched refs:FixupOatMethodOffsets (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Delf_writer_mclinker.h69 void FixupOatMethodOffsets(const std::vector<const DexFile*>& dex_files)
Delf_writer_mclinker.cc85 FixupOatMethodOffsets(dex_files); in Write()
348 void ElfWriterMclinker::FixupOatMethodOffsets(const std::vector<const DexFile*>& dex_files) { in FixupOatMethodOffsets() function in art::ElfWriterMclinker