Home | History | Annotate | Download | only in xtensa
      1 #as:
      2 #objdump: -d
      3 #name: trampolines relaxation
      4 
      5 .*: +file format .*xtensa.*
      6 #...
      7 .*0:.*j.0x1194c
      8 .*3:.*j.0x1194f
      9 .*6:.*j.0x11952
     10 .*9:.*j.0x1d4e4
     11 #...
     12 .*11949:.*j.0x11955
     13 .*1194c:.*j.0x24a0e
     14 .*1194f:.*j.0x24a0e
     15 .*11952:.*j.0x24a11
     16 #...
     17 .*1d4e1:.*j.0x1d4e7
     18 .*1d4e4:.*j.0x33462
     19 #...
     20 .*24a0e:.*j.0x24a0e
     21 .*24a11:.*j.0x24a11
     22 #...
     23 .*3345f:.*ret
     24 .*33462:.*j.0x49407
     25 #...
     26 .*49407:.*j.0x49407
     27