Home | History | Annotate | Download | only in xtensa
      1 	.text
      2 	.begin	no-longcalls
      3 	.weak	weakdef
      4 	call8	weakdef
      5 weakdef:
      6 	.weak	weakref
      7 	call8	weakref
      8 	.end	no-longcalls
      9