/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)
|
absolutize.s | 65 // CHECK: ('maxprot', 7)
|
indirect-symbols.s | 38 // CHECK: ('maxprot', 7)
|
/external/llvm/tools/macho-dump/ |
macho-dump.cpp | 55 uint32_t MaxProt, uint32_t InitProt, 63 outs() << " ('maxprot', " << MaxProt << ")\n";
|
/external/llvm/test/MC/ARM/ |
darwin-ARM-reloc.s | 37 @ CHECK: ('maxprot', 7)
|
darwin-Thumb-reloc.s | 40 @ CHECK: ('maxprot', 7)
|