Home | History | Annotate | Download | only in opcodes

Lines Matching refs:gotslot

2058 	  unsigned int gotslot;
2061 gotslot = bfd_getb32 (buffer);
2063 gotslot = bfd_getl32 (buffer);
2064 infprintf (is, ".word\t0x%x", gotslot);