Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h324 Elf32_Word sh_entsize; member
339 Elf64_Xword sh_entsize; member
/bionic/tools/relocation_packer/src/
Delf_file.cc117 VLOG(1) << " sh_entsize = " << section_header->sh_entsize; in VerboseLogSectionHeader()
543 section_header->sh_entsize << " -> " << new_entsize; in ResizeSection()
548 section_header->sh_entsize = new_entsize; in ResizeSection()