Home
last modified time | relevance | path

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

/dragonfly/contrib/elftoolchain/libelf/
H A Dgelf_shdr.c43 Elf64_Shdr *
55 Elf64_Shdr *sh64; in gelf_getshdr()
82 sh64 = (Elf64_Shdr *) sh; in gelf_getshdr()
H A Dgelf.h45 typedef Elf64_Shdr GElf_Shdr; /* Section header */
H A D_libelf.h146 Elf64_Shdr s_shdr64;
H A Dlibelf.h245 Elf64_Shdr *elf64_getshdr(Elf_Scn *_scn);
H A Delf_types.m4208 DEFINE_STRUCT(`Elf64_Shdr',
H A Delf_update.c119 Elf64_Shdr *shdr64; in _libelf_compute_section_extents()
/dragonfly/games/hangman/
H A Dgetsym.c31 typedef Elf64_Shdr Elf_Shdr;
/dragonfly/sys/sys/
H A Delf64.h103 } Elf64_Shdr; typedef
/dragonfly/lib/libexecinfo/
H A Dprivate_libelf.h511 } Elf64_Shdr; typedef
750 typedef Elf64_Shdr GElf_Shdr; /* Section header */
877 Elf64_Shdr s_shdr64;
928 [ELF_T_SHDR] = { .msz64 = sizeof(Elf64_Shdr) },
1755 Elf64_Shdr t, *d; in _libelf_cvt_SHDR64_tom()
1760 d = ((Elf64_Shdr *) (uintptr_t) dst) + (count - 1); in _libelf_cvt_SHDR64_tom()
1763 if (dsz < count * sizeof(Elf64_Shdr)) in _libelf_cvt_SHDR64_tom()
3191 Elf64_Shdr *sh64; in gelf_getshdr()
3221 sh64 = (Elf64_Shdr *) sh; in gelf_getshdr()
/dragonfly/contrib/file/src/
H A Dreadelf.h230 } Elf64_Shdr; typedef
H A Dreadelf.c1354 Elf64_Shdr sh64; in doshn()
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h2521 } Elf64_Shdr; typedef