Searched refs:jt (Results 1 - 4 of 4) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/adm8668/files/arch/mips/adm8668/
H A Du-boot.h49 void **jt; /* jump table */ member in struct:global_data
/netgear-R7800-V1.0.2.28/target/linux/adm8668/image/lzma-loader/src/include/asm/
H A Dglobal_data.h48 void **jt; /* jump table */ member in struct:global_data
/netgear-R7800-V1.0.2.28/target/linux/adm8668/image/lzma-loader/src/
H A Dstubs.c21 : : "i"(offsetof(gd_t, jt)), "i"(XF_ ## x * sizeof(void *)) : "t9");
H A Ddecompress.c84 printf("jump table @ %#x\n", gd->jt[3]);

Completed in 46 milliseconds