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