HomeSort by relevance Sort by last modified time
    Searched full:maxprot (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/llvm/test/MC/MachO/
darwin-x86_64-nobase-relocs.s 34 // CHECK: ('maxprot', 7)
thread_init_func.s 22 // CHECK: ('maxprot', 7)
data.s 32 // CHECK: ('maxprot', 7)
diff-with-two-sections.s 25 // CHECK-NEXT: ('maxprot', 7)
direction_labels.s 29 // CHECK: ('maxprot', 7)
jcc.s 83 // CHECK: ('maxprot', 7)
section-align-1.s 24 // CHECK: ('maxprot', 7)
string-table.s 20 // CHECK: ('maxprot', 7)
comm-1.s 25 // CHECK: ('maxprot', 7)
darwin-complex-difference.s 34 // CHECK: ('maxprot', 7)
lcomm-attributes.s 32 // CHECK: ('maxprot', 7)
section-align-2.s 32 // CHECK: ('maxprot', 7)
tbss.s 22 // CHECK: ('maxprot', 7)
tdata.s 22 // CHECK: ('maxprot', 7)
tlv.s 26 // CHECK: ('maxprot', 7)
values.s 35 // CHECK: ('maxprot', 7)
zerofill-1.s 26 // CHECK: ('maxprot', 7)
zerofill-2.s 23 // CHECK: ('maxprot', 7)
zerofill-3.s 37 // CHECK: ('maxprot', 7)
zerofill-5.s 25 // CHECK: ('maxprot', 7)
absolute.s 36 // CHECK: ('maxprot', 7)
  /external/valgrind/main/coregrind/
fixup_macho_loadcmds.c 35 maxprot 0x00000007
61 maxprot 0x00000007
487 if (seg->maxprot != 7)
488 fail("has __UNIXSTACK, but wrong ::maxprot (should be 7)");
516 seg->maxprot = 7;
591 maxprot 0x00000007
605 maxprot 0x00000007
  /external/llvm/tools/macho-dump/
macho-dump.cpp 56 uint32_t MaxProt, uint32_t InitProt,
64 outs() << " ('maxprot', " << MaxProt << ")\n";
  /external/llvm/test/MC/MachO/ARM/
darwin-ARM-reloc.s 39 @ CHECK: ('maxprot', 7)
darwin-Thumb-reloc.s 40 @ CHECK: ('maxprot', 7)

Completed in 344 milliseconds

1 2 3