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

  /src/external/gpl3/binutils/dist/bfd/
mach-o.h 583 uint32_t ntools; member in struct:bfd_mach_o_build_version_command
  /src/external/gpl3/binutils/dist/include/mach-o/
external.h 360 unsigned char ntools[4]; /* Number of tool entries following this. */ member in struct:mach_o_build_version_command_external
  /src/external/gpl3/binutils.old/dist/bfd/
mach-o.h 583 uint32_t ntools; member in struct:bfd_mach_o_build_version_command
  /src/external/gpl3/binutils.old/dist/include/mach-o/
external.h 360 unsigned char ntools[4]; /* Number of tool entries following this. */ member in struct:mach_o_build_version_command_external
  /src/external/gpl3/gdb.old/dist/bfd/
mach-o.h 583 uint32_t ntools; member in struct:bfd_mach_o_build_version_command
  /src/external/gpl3/gdb.old/dist/include/mach-o/
external.h 360 unsigned char ntools[4]; /* Number of tool entries following this. */ member in struct:mach_o_build_version_command_external
  /src/external/gpl3/gdb/dist/bfd/
mach-o.h 583 uint32_t ntools; member in struct:bfd_mach_o_build_version_command
  /src/external/gpl3/gdb/dist/include/mach-o/
external.h 360 unsigned char ntools[4]; /* Number of tool entries following this. */ member in struct:mach_o_build_version_command_external
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MachO.h 858 // ntools * sizeof(struct build_tool_version)
862 uint32_t ntools; // number of tool entries following this member in struct:llvm::MachO::build_version_command
1316 sys::swapByteOrder(C.ntools);

Completed in 56 milliseconds