Searched refs:mTableStore (Results 1 – 1 of 1) sorted by relevance
22 static uint32_t mTableStore[(sizeof(struct SyscallTable) + sizeof(union SyscallTableEntry[1 << SYSC… variable24 static struct SyscallTable *mTable = (struct SyscallTable*)mTableStore;