HomeSort by relevance Sort by last modified time
    Searched full:tocoff (Results 26 - 39 of 39) sorted by null

12

  /external/llvm/test/MC/MachO/
reloc.s 277 // CHECK: ('tocoff', 0)
symbol-flags.s 326 // CHECK: ('tocoff', 0)
symbol-indirect.s 233 // CHECK: ('tocoff', 0)
tls.s 255 // CHECK: ('tocoff', 0)
darwin-x86_64-diff-relocs.s 314 // CHECK: ('tocoff', 0)
x86_32-optimal_nop.s 242 // CHECK: ('tocoff', 0)
variable-exprs.s 230 // CHECK-I386: ('tocoff', 0)
431 // CHECK-X86_64: ('tocoff', 0)
darwin-x86_64-reloc-offsets.s 328 // CHECK: ('tocoff', 0)
darwin-x86_64-reloc.s 390 // CHECK: ('tocoff', 0)
x86_32-symbols.s 1026 // CHECK: ('tocoff', 0)
x86_64-symbols.s 983 // CHECK: ('tocoff', 0)
  /external/llvm/include/llvm/Support/
MachO.h 481 uint32_t tocoff; member in struct:llvm::MachO::dysymtab_command
  /external/llvm/tools/macho-dump/
macho-dump.cpp 239 outs() << " ('tocoff', " << DLC.TOCOffset << ")\n";
  /external/llvm/lib/MC/
MachObjectWriter.cpp 287 Write32(0); // tocoff
    [all...]

Completed in 696 milliseconds

12