HomeSort by relevance Sort by last modified time
    Searched refs:modtaboff (Results 1 - 25 of 31) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/include/mach-o/
external.h 215 unsigned char modtaboff[4]; member in struct:mach_o_dysymtab_command_external
  /external/llvm/test/MC/MachO/ARM/
darwin-ARM-reloc.s 176 @ CHECK: modtaboff: 0
darwin-Thumb-reloc.s 138 @ CHECK: modtaboff: 0
  /toolchain/binutils/binutils-2.27/bfd/
mach-o.h 306 unsigned long modtaboff; /* File offset to module table. */ member in struct:bfd_mach_o_dysymtab_command
mach-o.c     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MachO.h 476 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
  /prebuilts/go/darwin-x86/src/cmd/link/internal/loadmacho/
ldmacho.go 151 modtaboff uint32
294 c.dsym.modtaboff = e4(p[40:])
  /prebuilts/go/linux-x86/src/cmd/link/internal/loadmacho/
ldmacho.go 151 modtaboff uint32
294 c.dsym.modtaboff = e4(p[40:])
  /external/llvm/include/llvm/Support/
MachO.h 689 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MachO.h 691 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h 707 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
MachO.h 695 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
1231 sys::swapByteOrder(dst.modtaboff);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
MachO.h 695 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
1231 sys::swapByteOrder(dst.modtaboff);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
MachO.h 696 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
1232 sys::swapByteOrder(dst.modtaboff);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
MachO.h 696 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
1232 sys::swapByteOrder(dst.modtaboff);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
MachO.h 696 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
1232 sys::swapByteOrder(dst.modtaboff);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
MachO.h 696 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
1232 sys::swapByteOrder(dst.modtaboff);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h 707 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
MachO.h 695 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
1231 sys::swapByteOrder(dst.modtaboff);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
MachO.h 695 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
1231 sys::swapByteOrder(dst.modtaboff);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
MachO.h 696 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
1232 sys::swapByteOrder(dst.modtaboff);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
MachO.h 696 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
1232 sys::swapByteOrder(dst.modtaboff);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
MachO.h 696 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
1232 sys::swapByteOrder(dst.modtaboff);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
MachO.h 696 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
1232 sys::swapByteOrder(dst.modtaboff);
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
od-macho.c 468 dysymtab->modtaboff, dysymtab->nmodtab);
470 dysymtab->modtaboff + dysymtab->nmodtab
    [all...]

Completed in 3858 milliseconds

1 2