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

  /src/external/gpl3/binutils/dist/include/mach-o/
external.h 236 unsigned char iextrel[4]; member in struct:mach_o_dylib_module_external
254 unsigned char iextrel[4]; member in struct:mach_o_dylib_module_64_external
  /src/external/gpl3/binutils.old/dist/include/mach-o/
external.h 236 unsigned char iextrel[4]; member in struct:mach_o_dylib_module_external
254 unsigned char iextrel[4]; member in struct:mach_o_dylib_module_64_external
  /src/external/gpl3/gdb.old/dist/include/mach-o/
external.h 236 unsigned char iextrel[4]; member in struct:mach_o_dylib_module_external
254 unsigned char iextrel[4]; member in struct:mach_o_dylib_module_64_external
  /src/external/gpl3/gdb/dist/include/mach-o/
external.h 236 unsigned char iextrel[4]; member in struct:mach_o_dylib_module_external
254 unsigned char iextrel[4]; member in struct:mach_o_dylib_module_64_external
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/darwin/mach/
loader.d 1655 uint iextrel;
1720 uint iextrel;
3071 uint iextrel;
3092 uint iextrel;
  /src/external/gpl3/binutils/dist/bfd/
mach-o.h 226 unsigned long iextrel; member in struct:bfd_mach_o_dylib_module
mach-o.c 2298 bfd_h_put_32 (abfd, module->iextrel, &w.iextrel);
2321 bfd_h_put_32 (abfd, module->iextrel, &n.iextrel);
4383 module->iextrel = bfd_h_get_32 (abfd, buf + 28);
  /src/external/gpl3/binutils.old/dist/bfd/
mach-o.h 226 unsigned long iextrel; member in struct:bfd_mach_o_dylib_module
mach-o.c 2297 bfd_h_put_32 (abfd, module->iextrel, &w.iextrel);
2320 bfd_h_put_32 (abfd, module->iextrel, &n.iextrel);
4382 module->iextrel = bfd_h_get_32 (abfd, buf + 28);
  /src/external/gpl3/gdb.old/dist/bfd/
mach-o.h 226 unsigned long iextrel; member in struct:bfd_mach_o_dylib_module
mach-o.c 2295 bfd_h_put_32 (abfd, module->iextrel, &w.iextrel);
2318 bfd_h_put_32 (abfd, module->iextrel, &n.iextrel);
4380 module->iextrel = bfd_h_get_32 (abfd, buf + 28);
  /src/external/gpl3/gdb/dist/bfd/
mach-o.h 226 unsigned long iextrel; member in struct:bfd_mach_o_dylib_module
mach-o.c 2297 bfd_h_put_32 (abfd, module->iextrel, &w.iextrel);
2320 bfd_h_put_32 (abfd, module->iextrel, &n.iextrel);
4382 module->iextrel = bfd_h_get_32 (abfd, buf + 28);
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MachO.h 738 uint32_t iextrel; member in struct:llvm::MachO::dylib_module
754 uint32_t iextrel; member in struct:llvm::MachO::dylib_module_64
  /src/external/gpl3/binutils/dist/binutils/
od-macho.c 539 module->iextrel, module->nextrel);
  /src/external/gpl3/binutils.old/dist/binutils/
od-macho.c 539 module->iextrel, module->nextrel);

Completed in 37 milliseconds