Home
last modified time | relevance | path

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

/art/compiler/
Delf_writer_quick.cc594 Elf32_Word cur_off = sections_offset + i * sizeof(Elf32_Shdr); in Write() local
595 pieces.push_back(new ElfFileMemoryPiece("section table piece", cur_off, in Write()