Searched refs:new_sh (Results 1 - 1 of 1) sorted by relevance

/art/compiler/
H A Delf_stripper.cc102 Elf32_Shdr& new_sh = section_headers[i]; local
105 CHECK_EQ(new_sh.sh_name, old_sh->sh_name);
118 new_sh.sh_offset = offset;

Completed in 898 milliseconds