getcallerpc-Solaris-sparc.s 239 B

1234567891011
  1. .section ".text", #alloc, #execinstr
  2. .align 8
  3. .skip 16
  4. .global getcallerpc
  5. .type getcallerpc, #function
  6. getcallerpc: ! ignore argument
  7. retl
  8. add %i7,0,%o0
  9. .size getcallerpc,(.-getcallerpc)