Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.cc366 size_t bin_slot_offset = image_info.bin_slot_offsets_[bin_slot.GetBin()]; in AssignImageOffset() local
367 size_t new_offset = bin_slot_offset + bin_slot.GetIndex(); in AssignImageOffset()