Home
last modified time | relevance | path

Searched refs:nrefsym (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/mach-o/
H A Dexternal.h233 unsigned char nrefsym[4]; member
251 unsigned char nrefsym[4]; member
/netbsd-src/external/gpl3/binutils/dist/include/mach-o/
H A Dexternal.h233 unsigned char nrefsym[4]; member
251 unsigned char nrefsym[4]; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d1644 uint nrefsym; in version() member
1709 uint nrefsym; in version() local
3067 uint nrefsym; member
3088 uint nrefsym; variable
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dmach-o.h215 unsigned long nrefsym; member
H A Dmach-o.c2292 bfd_h_put_32 (abfd, module->nrefsym, &w.nrefsym); in bfd_mach_o_write_dysymtab()
2315 bfd_h_put_32 (abfd, module->nrefsym, &n.nrefsym); in bfd_mach_o_write_dysymtab()
4386 module->nrefsym = bfd_h_get_32 (abfd, buf + 16); in bfd_mach_o_read_dysymtab()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dmach-o.h215 unsigned long nrefsym; member
H A Dmach-o.c2275 bfd_h_put_32 (abfd, module->nrefsym, &w.nrefsym); in bfd_mach_o_write_dysymtab()
2298 bfd_h_put_32 (abfd, module->nrefsym, &n.nrefsym); in bfd_mach_o_write_dysymtab()
4364 module->nrefsym = bfd_h_get_32 (abfd, buf + 16); in bfd_mach_o_read_dysymtab()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h735 uint32_t nrefsym; member
751 uint32_t nrefsym; member
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dod-macho.c534 module->irefsym, module->nrefsym); in dump_dysymtab()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dod-macho.c533 module->irefsym, module->nrefsym); in dump_dysymtab()