Searched refs:mips16_stubs (Results 1 – 2 of 2) sorted by relevance
8036 static struct mips16_stub *mips16_stubs; variable8156 for (l = mips16_stubs; l != NULL; l = l->next) in build_mips16_call_stub()8300 l->next = mips16_stubs; in build_mips16_call_stub()8301 mips16_stubs = l; in build_mips16_call_stub()
9108 static struct mips16_stub *mips16_stubs; variable9243 for (l = mips16_stubs; l != NULL; l = l->next)9385 l->next = mips16_stubs;9386 mips16_stubs = l;