HomeSort by relevance Sort by last modified time
    Searched refs:tocoff (Results 1 - 11 of 11) 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/llvm/include/llvm/Support/
MachO.h 729 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/tools/llvm-readobj/
MachODumper.cpp 751 W.printNumber("tocoff", DLC.tocoff);
  /external/llvm/lib/Object/
MachOObjectFile.cpp     [all...]
  /external/llvm/tools/llvm-objdump/
MachODump.cpp     [all...]

Completed in 6521 milliseconds