Home
last modified time | relevance | path

Searched defs:export_size (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/mach-o/
H A Dexternal.h287 unsigned char export_size[4]; member
/netbsd-src/external/gpl3/binutils/dist/include/mach-o/
H A Dexternal.h287 unsigned char export_size[4]; member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dmach-o.h526 unsigned int export_size; member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dmach-o.h526 unsigned int export_size; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d2208 uint export_size; in version() member
3284 uint export_size; member
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dpe-dll.c3369 bfd_vma export_rva, export_size, nsections, secptr, expptr; in pe_implied_import_dll() local
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpe-dll.c3454 bfd_vma export_rva, export_size, nsections, secptr, expptr; in pe_implied_import_dll() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h877 uint32_t export_size; member