HomeSort by: relevance | last modified time | path
    Searched refs:nrefsym (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/mach-o/
external.h 233 unsigned char nrefsym[4]; member in struct:mach_o_dylib_module_external
251 unsigned char nrefsym[4]; member in struct:mach_o_dylib_module_64_external
  /src/external/gpl3/binutils.old/dist/include/mach-o/
external.h 233 unsigned char nrefsym[4]; member in struct:mach_o_dylib_module_external
251 unsigned char nrefsym[4]; member in struct:mach_o_dylib_module_64_external
  /src/external/gpl3/gdb/dist/include/mach-o/
external.h 233 unsigned char nrefsym[4]; member in struct:mach_o_dylib_module_external
251 unsigned char nrefsym[4]; member in struct:mach_o_dylib_module_64_external
  /src/external/gpl3/gdb.old/dist/include/mach-o/
external.h 233 unsigned char nrefsym[4]; member in struct:mach_o_dylib_module_external
251 unsigned char nrefsym[4]; member in struct:mach_o_dylib_module_64_external
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/darwin/mach/
loader.d 1644 uint nrefsym;
1709 uint nrefsym;
3067 uint nrefsym;
3088 uint nrefsym;
  /src/external/gpl3/binutils/dist/bfd/
mach-o.h 215 unsigned long nrefsym; member in struct:bfd_mach_o_dylib_module
mach-o.c 2295 bfd_h_put_32 (abfd, module->nrefsym, &w.nrefsym);
2318 bfd_h_put_32 (abfd, module->nrefsym, &n.nrefsym);
4380 module->nrefsym = bfd_h_get_32 (abfd, buf + 16);
  /src/external/gpl3/binutils.old/dist/bfd/
mach-o.h 215 unsigned long nrefsym; member in struct:bfd_mach_o_dylib_module
mach-o.c 2294 bfd_h_put_32 (abfd, module->nrefsym, &w.nrefsym);
2317 bfd_h_put_32 (abfd, module->nrefsym, &n.nrefsym);
4379 module->nrefsym = bfd_h_get_32 (abfd, buf + 16);
  /src/external/gpl3/gdb/dist/bfd/
mach-o.h 215 unsigned long nrefsym; member in struct:bfd_mach_o_dylib_module
mach-o.c 2292 bfd_h_put_32 (abfd, module->nrefsym, &w.nrefsym);
2315 bfd_h_put_32 (abfd, module->nrefsym, &n.nrefsym);
4377 module->nrefsym = bfd_h_get_32 (abfd, buf + 16);
  /src/external/gpl3/gdb.old/dist/bfd/
mach-o.h 215 unsigned long nrefsym; member in struct:bfd_mach_o_dylib_module
mach-o.c 2292 bfd_h_put_32 (abfd, module->nrefsym, &w.nrefsym);
2315 bfd_h_put_32 (abfd, module->nrefsym, &n.nrefsym);
4386 module->nrefsym = bfd_h_get_32 (abfd, buf + 16);
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MachO.h 735 uint32_t nrefsym; member in struct:llvm::MachO::dylib_module
751 uint32_t nrefsym; member in struct:llvm::MachO::dylib_module_64
  /src/external/gpl3/binutils/dist/binutils/
od-macho.c 535 module->irefsym, module->nrefsym);
  /src/external/gpl3/binutils.old/dist/binutils/
od-macho.c 535 module->irefsym, module->nrefsym);

Completed in 77 milliseconds