Home | History | Annotate | Download | only in libdwfl

Lines Matching full:elf64_shdr

435   size_t shdr_size = class32 ? sizeof (Elf32_Shdr) : sizeof (Elf64_Shdr);
498 Elf64_Shdr (*s64)[shnum - 1] = shdrs;