Home
last modified time | relevance | path

Searched defs:entry_index (Results 1 – 5 of 5) sorted by relevance

/art/runtime/jni/
Dlocal_reference_table-inl.h91 uint32_t entry_index = GetReferenceEntryIndex(iref); in IsValidReference() local
Dlocal_reference_table.h427 LrtEntry* GetEntry(size_t entry_index) const { in GetEntry()
Dlocal_reference_table.cc462 uint32_t entry_index = GetReferenceEntryIndex(iref); in Remove() local
/art/runtime/
Dtrace.cc1425 for (size_t entry_index = kPerThreadBufSize; entry_index != current_offset;) { in PreProcessTraceForMethodInfos() local
1702 for (size_t entry_index = kPerThreadBufSize; entry_index != end_offset;) { in FlushEntriesFormatV1() local
1743 size_t entry_index = kPerThreadBufSize; in FlushEntriesFormatV2() local
/art/oatdump/
Doatdump.cc1604 uint32_t entry_index = &object_offset - oat_file_.GetBootImageRelocations().data(); in DumpDataImgRelRoEntries() local
1650 uint32_t entry_index = &object_offset - oat_file_.GetBootImageRelocations().data(); in DumpDataImgRelRoEntries() local