Home
last modified time | relevance | path

Searched refs:elf_getphdrnum (Results 1 – 25 of 107) sorted by relevance

12345

/dports/devel/elfutils/elfutils-0.179/tests/
H A Delfshphehdr.c80 check_elf ("elf_getphdrnum", elf_getphdrnum (elf, &phnum) == 0); in test()
105 check_elf ("elf_getphdrnum", elf_getphdrnum (elf, &phnum) == 0); in test()
129 check_elf ("elf_getphdrnum", elf_getphdrnum (elf, &phnum) == 0); in test()
H A Dgetphdrnum.c36 if (elf_getphdrnum (elf, &phnum)) in main()
H A Delfrdwrnop.c72 if (elf_getphdrnum (elf, &phnum) != 0) in main()
/dports/devel/gnuelf-legacy/libelf-0.8.13/lib/
H A Dx.elfext.c27 elf_getphdrnum(Elf *elf, size_t *resultp) { in elf_getphdrnum() function
131 return elf_getphdrnum(elf, resultp) ? LIBELF_FAILURE : LIBELF_SUCCESS; in elf_getphnum()
/dports/devel/libelf/libelf-0.8.13/lib/
H A Dx.elfext.c27 elf_getphdrnum(Elf *elf, size_t *resultp) { in elf_getphdrnum() function
131 return elf_getphdrnum(elf, resultp) ? LIBELF_FAILURE : LIBELF_SUCCESS; in elf_getphnum()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/build/feature/
H A Dtest-libelf-getphdrnum.c8 return elf_getphdrnum(0, &dst); in main()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/build/feature/
H A Dtest-libelf-getphdrnum.c8 return elf_getphdrnum(0, &dst); in main()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/build/feature/
H A Dtest-libelf-getphdrnum.c8 return elf_getphdrnum(0, &dst); in main()
/dports/devel/bsdelf/elftoolchain-0.7.1/libelf/
H A Delf_phnum.c55 elf_getphdrnum(Elf *e, size_t *phnum) in elf_getphdrnum() function
H A DVersion.map41 elf_getphdrnum;
/dports/ports-mgmt/pkg/pkg-1.17.5/external/libelf/
H A Delf_phnum.c57 elf_getphdrnum(Elf *e, size_t *phnum) in elf_getphdrnum() function
H A DVersion.map41 elf_getphdrnum;
/dports/devel/elftoolchain/elftoolchain-0.7.1/libelf/
H A Delf_phnum.c55 elf_getphdrnum(Elf *e, size_t *phnum) in elf_getphdrnum() function
H A DVersion.map41 elf_getphdrnum;
/dports/emulators/qemu/qemu-6.2.0/contrib/elf2dmp/
H A Dqemu_elf.h47 Elf64_Half elf_getphdrnum(void *map);
/dports/emulators/qemu42/qemu-4.2.1/contrib/elf2dmp/
H A Dqemu_elf.h47 Elf64_Half elf_getphdrnum(void *map);
/dports/emulators/qemu60/qemu-6.0.0/contrib/elf2dmp/
H A Dqemu_elf.h47 Elf64_Half elf_getphdrnum(void *map);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/contrib/elf2dmp/
H A Dqemu_elf.h49 Elf64_Half elf_getphdrnum(void *map);
/dports/emulators/qemu5/qemu-5.2.0/contrib/elf2dmp/
H A Dqemu_elf.h47 Elf64_Half elf_getphdrnum(void *map);
/dports/emulators/qemu-utils/qemu-4.2.1/contrib/elf2dmp/
H A Dqemu_elf.h47 Elf64_Half elf_getphdrnum(void *map);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/contrib/elf2dmp/
H A Dqemu_elf.h47 Elf64_Half elf_getphdrnum(void *map);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/contrib/elf2dmp/
H A Dqemu_elf.h47 Elf64_Half elf_getphdrnum(void *map);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/contrib/elf2dmp/
H A Dqemu_elf.h47 Elf64_Half elf_getphdrnum(void *map);
/dports/devel/elfutils/elfutils-0.179/libelf/
H A Dlibelf.map139 elf_getphdrnum;
H A Delf_getphdrnum.c132 elf_getphdrnum (Elf *elf, size_t *dst) in elf_getphdrnum() function

12345