HomeSort by relevance Sort by last modified time
    Searched refs:mytext (Results 1 - 10 of 10) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
p3041data.s 5 .weak mytext
6 mytext: label
11 .long mytext
12 .long mytext+1
15 .long mytext-3
p3041.s 1 lea mytext,%a0
2 lea mytext+2,%a0
3 lea mytext-4,%a0
10 .weak mytext
11 mytext: label
p3041data.d 7 00000006 w \.text 0000 00 0f mytext
13 00000004 32 mytext
14 00000008 32 mytext
15 0000000c 32 mytext
p3041pcrel.s 1 lea mytext(%pc),%a0
2 lea mytext+2(%pc),%a0
3 lea mytext-4(%pc),%a0
10 .weak mytext
11 mytext: label
p3041.d 7 00000036 w \.text 0000 00 0f mytext
15 2: 32 mytext
17 8: 32 mytext
19 e: 32 mytext
33 00000036 <mytext>:
p3041pcrel.d 8 00000024 w \.text 0000 00 0f mytext
16 2: DISP16 mytext
18 6: DISP16 mytext
20 a: DISP16 mytext
34 00000024 <mytext>:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/
keepdot.s 13 .section .mytext.baz,"ax"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
farcall-mix2.s 15 @ We will place the section .mytext at 0x2000.
17 .section .mytext, "xa"
farcall-mix2.d 18 Disassembly of section .mytext:
  /external/llvm/test/MC/COFF/
seh-section.s 25 // CHECK: Name: .xdata$.mytext
78 .section .mytext,"x"

Completed in 91 milliseconds