HomeSort by relevance Sort by last modified time
    Searched refs:tocoff (Results 1 - 15 of 15) sorted by null

  /toolchain/binutils/binutils-2.25/include/mach-o/
external.h 213 unsigned char tocoff[4]; member in struct:mach_o_dysymtab_command_external
  /external/llvm/test/MC/MachO/ARM/
darwin-ARM-reloc.s 174 @ CHECK: tocoff: 0
darwin-Thumb-reloc.s 136 @ CHECK: tocoff: 0
  /toolchain/binutils/binutils-2.25/bfd/
mach-o.h 290 unsigned long tocoff; /* File offset to table of contents. */ member in struct:bfd_mach_o_dysymtab_command
mach-o.c     [all...]
xcofflink.c 5289 bfd_vma tocoff; local
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MachO.h 474 uint32_t tocoff; member in struct:llvm::MachO::dysymtab_command
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldmacho.go 136 tocoff uint32
279 c.dsym.tocoff = e4(p[32:])
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldmacho.go 136 tocoff uint32
279 c.dsym.tocoff = e4(p[32:])
  /external/llvm/include/llvm/Support/
MachO.h 687 uint32_t tocoff; member in struct:llvm::MachO::dysymtab_command
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
od-macho.c 457 dysymtab->tocoff, dysymtab->ntoc);
459 dysymtab->tocoff + dysymtab->ntoc * BFD_MACH_O_TABLE_OF_CONTENT_SIZE);
    [all...]
  /external/llvm/lib/ObjectYAML/
MachOYAML.cpp 295 IO.mapRequired("tocoff", LoadCommand.tocoff);
  /external/llvm/tools/llvm-readobj/
MachODumper.cpp 756 W.printNumber("tocoff", DLC.tocoff);
  /external/llvm/lib/Object/
MachOObjectFile.cpp     [all...]
  /external/llvm/tools/llvm-objdump/
MachODump.cpp     [all...]

Completed in 416 milliseconds