Searched refs:FixupOatMethodOffsets (Results 1 – 2 of 2) sorted by relevance
68 void FixupOatMethodOffsets(const std::vector<const DexFile*>& dex_files)
81 FixupOatMethodOffsets(dex_files); in Write()346 void ElfWriterMclinker::FixupOatMethodOffsets(const std::vector<const DexFile*>& dex_files) { in FixupOatMethodOffsets() function in art::ElfWriterMclinker