Searched refs:LosExcTable (Results 1 – 2 of 2) sorted by relevance
52 } LosExcTable; typedef
84 INT32 tableNum = (__exc_table_end - __exc_table_start) / sizeof(LosExcTable); in OsFaultTryFixup()85 LosExcTable *excTable = (LosExcTable *)__exc_table_start; in OsFaultTryFixup()