HomeSort by: relevance | last modified time | path
    Searched defs:locreloff (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
mach-o.h 349 locreloff and nlocrel fields are non-zero indicates that the relocation
374 unsigned long locreloff; /* Offset to local relocation entries. */ member in struct:bfd_mach_o_dysymtab_command
  /src/external/gpl3/binutils/dist/include/mach-o/
external.h 223 unsigned char locreloff[4]; member in struct:mach_o_dysymtab_command_external
  /src/external/gpl3/binutils.old/dist/bfd/
mach-o.h 349 locreloff and nlocrel fields are non-zero indicates that the relocation
374 unsigned long locreloff; /* Offset to local relocation entries. */ member in struct:bfd_mach_o_dysymtab_command
  /src/external/gpl3/binutils.old/dist/include/mach-o/
external.h 223 unsigned char locreloff[4]; member in struct:mach_o_dysymtab_command_external
  /src/external/gpl3/gdb/dist/bfd/
mach-o.h 349 locreloff and nlocrel fields are non-zero indicates that the relocation
374 unsigned long locreloff; /* Offset to local relocation entries. */ member in struct:bfd_mach_o_dysymtab_command
  /src/external/gpl3/gdb/dist/include/mach-o/
external.h 223 unsigned char locreloff[4]; member in struct:mach_o_dysymtab_command_external
  /src/external/gpl3/gdb.old/dist/bfd/
mach-o.h 349 locreloff and nlocrel fields are non-zero indicates that the relocation
374 unsigned long locreloff; /* Offset to local relocation entries. */ member in struct:bfd_mach_o_dysymtab_command
  /src/external/gpl3/gdb.old/dist/include/mach-o/
external.h 223 unsigned char locreloff[4]; member in struct:mach_o_dysymtab_command_external
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MachO.h 721 uint32_t locreloff; member in struct:llvm::MachO::dysymtab_command
1257 sys::swapByteOrder(dst.locreloff);

Completed in 33 milliseconds