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

1 2

  /external/llvm/test/MC/MachO/
thread_init_func.s 23 // CHECK: ('initprot', 7)
data.s 33 // CHECK: ('initprot', 7)
diff-with-two-sections.s 26 // CHECK-NEXT: ('initprot', 7)
direction_labels.s 30 // CHECK: ('initprot', 7)
jcc.s 84 // CHECK: ('initprot', 7)
section-align-1.s 25 // CHECK: ('initprot', 7)
string-table.s 21 // CHECK: ('initprot', 7)
comm-1.s 26 // CHECK: ('initprot', 7)
darwin-complex-difference.s 35 // CHECK: ('initprot', 7)
lcomm-attributes.s 33 // CHECK: ('initprot', 7)
section-align-2.s 33 // CHECK: ('initprot', 7)
tbss.s 23 // CHECK: ('initprot', 7)
tdata.s 23 // CHECK: ('initprot', 7)
tlv.s 27 // CHECK: ('initprot', 7)
values.s 36 // CHECK: ('initprot', 7)
zerofill-1.s 27 // CHECK: ('initprot', 7)
zerofill-2.s 24 // CHECK: ('initprot', 7)
zerofill-3.s 38 // CHECK: ('initprot', 7)
zerofill-5.s 26 // CHECK: ('initprot', 7)
absolutize.s 66 // CHECK: ('initprot', 7)
indirect-symbols.s 39 // CHECK: ('initprot', 7)
pcrel-to-other-section.s 23 // CHECK-NEXT: ('initprot', 7)
  /external/llvm/tools/macho-dump/
macho-dump.cpp 55 uint32_t MaxProt, uint32_t InitProt,
64 outs() << " ('initprot', " << InitProt << ")\n";
  /external/llvm/test/MC/ARM/
darwin-ARM-reloc.s 38 @ CHECK: ('initprot', 7)
darwin-Thumb-reloc.s 41 @ CHECK: ('initprot', 7)

Completed in 1315 milliseconds

1 2