Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.cc1208 Bin bin_type = BinTypeForNativeRelocationType(type); in WalkFieldsInOrder() local
1219 size_t& offset = image_info.bin_slot_sizes_[bin_type]; in WalkFieldsInOrder()
1435 Bin bin_type = BinTypeForNativeRelocationType(relocation.type); in CalculateNewObjectOffsets() local
1437 relocation.offset += image_info.bin_slot_offsets_[bin_type]; in CalculateNewObjectOffsets()