Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elfread.h98 Dwarf_Unsigned gh_entsize; member
H A Ddwarf_elf_load_headers.c521 ASNAR(ep->f_copy_word,gshdr->gh_entsize,psh->sh_entsize); in generic_shdr_from_shdr32()
586 ASNAR(ep->f_copy_word,gshdr->gh_entsize,psh->sh_entsize); in generic_shdr_from_shdr64()
1725 if (psh->gh_entsize != DWARF_32BIT_SIZE) { in read_gs_section_group()
1730 count = seclen/psh->gh_entsize; in read_gs_section_group()
H A Ddwarf_elfread.c218 return_section->entrysize = sp->gh_entsize; in elf_get_nolibelf_section_info()