Searched refs:gotslot (Results 1 – 1 of 1) sorted by relevance
2000 unsigned int gotslot; in print_insn_mips16() local2003 gotslot = bfd_getb32 (buffer); in print_insn_mips16()2005 gotslot = bfd_getl32 (buffer); in print_insn_mips16()2006 infprintf (is, ".word\t0x%x", gotslot); in print_insn_mips16()