Home
last modified time | relevance | path

Searched defs:offsets (Results 1 – 4 of 4) sorted by relevance

/art/compiler/
Delf_writer_mclinker.cc405 const std::vector<uint32_t>& offsets = compiled_code.GetOatdataOffsetsToCompliledCodeOffset(); in FixupCompiledCodeOffset() local
Doat_writer.cc478 OatMethodOffsets* offsets = &oat_class->method_offsets_[method_offsets_index_]; in VisitMethod() local
544 OatMethodOffsets offsets(0u); in VisitMethod() local
/art/runtime/
Ddex_file_verifier.cc1813 const uint32_t* offsets = set->entries_; in CheckInterAnnotationSetItem() local
Dclass_linker_test.cc384 std::vector<CheckOffset> offsets; member