Home
last modified time | relevance | path

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

/bionic/tools/relocation_packer/src/
Delf_file.cc539 typename ELF::Xword new_entsize = in ResizeSection() local
543 section_header->sh_entsize << " -> " << new_entsize; in ResizeSection()
548 section_header->sh_entsize = new_entsize; in ResizeSection()