⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 symtbl.c

📁 MPC852开发板资料
💻 C
📖 第 1 页 / 共 5 页
字号:
/* symTbl.c - standalone symbol tables wrapper */

/* CREATED BY d:\Tornado2.2/host/src/hutils/makeSymTbl.tcl
 *  WITH ARGS ppc tmp.o symTbl.c
 *         ON Tue Jul 29 13:28:02 中国标准时间 2008
 */

#include "vxWorks.h"
#include "symbol.h"

IMPORT int _Randseed;
IMPORT int ___x_gnu___gcc_bcmp_o;
IMPORT int ___x_gnu__ashldi3_o;
IMPORT int ___x_gnu__ashrdi3_o;
IMPORT int ___x_gnu__bb_o;
IMPORT int ___x_gnu__clear_cache_o;
IMPORT int ___x_gnu__cmpdi2_o;
IMPORT int ___x_gnu__divdi3_o;
IMPORT int ___x_gnu__eprintf_o;
IMPORT int ___x_gnu__ffsdi2_o;
IMPORT int ___x_gnu__fixdfdi_o;
IMPORT int ___x_gnu__fixsfdi_o;
IMPORT int ___x_gnu__fixtfdi_o;
IMPORT int ___x_gnu__fixunsdfdi_o;
IMPORT int ___x_gnu__fixunssfdi_o;
IMPORT int ___x_gnu__fixunstfdi_o;
IMPORT int ___x_gnu__fixunsxfdi_o;
IMPORT int ___x_gnu__fixunsxfsi_o;
IMPORT int ___x_gnu__fixxfdi_o;
IMPORT int ___x_gnu__floatdidf_o;
IMPORT int ___x_gnu__floatdisf_o;
IMPORT int ___x_gnu__floatditf_o;
IMPORT int ___x_gnu__floatdixf_o;
IMPORT int ___x_gnu__lshrdi3_o;
IMPORT int ___x_gnu__moddi3_o;
IMPORT int ___x_gnu__muldi3_o;
IMPORT int ___x_gnu__negdi2_o;
IMPORT int ___x_gnu__shtab_o;
IMPORT int ___x_gnu__trampoline_o;
IMPORT int ___x_gnu__ucmpdi2_o;
IMPORT int ___x_gnu__udiv_w_sdiv_o;
IMPORT int ___x_gnu__udivdi3_o;
IMPORT int ___x_gnu__udivmoddi4_o;
IMPORT int ___x_gnu__umoddi3_o;
IMPORT int ___x_gnu_vrsave_o;
IMPORT int __adddf3 ();
IMPORT int __addsf3 ();
IMPORT int __ashldi3 ();
IMPORT int __ashrdi3 ();
IMPORT int __assert ();
IMPORT int __clear_cache ();
IMPORT int __clocale;
IMPORT int __cmpdi2 ();
IMPORT int __common_intrinsicsInit ();
IMPORT int __costate;
IMPORT int __cplusLoadObjFiles;
IMPORT int __cplusLoad_o;
IMPORT int __cplusUsr_o;
IMPORT int __cplusXtors_o;
IMPORT int __ctype;
IMPORT int __daysSinceEpoch ();
IMPORT int __divdf3 ();
IMPORT int __divdi3 ();
IMPORT int __divsf3 ();
IMPORT int __eqdf2 ();
IMPORT int __eqsf2 ();
IMPORT int __errno ();
IMPORT int __exp10 ();
IMPORT int __extendsfdf2 ();
IMPORT int __ffsdi2 ();
IMPORT int __fixdfdi ();
IMPORT int __fixdfsi ();
IMPORT int __fixsfdi ();
IMPORT int __fixsfsi ();
IMPORT int __fixunsdfdi ();
IMPORT int __fixunsdfsi ();
IMPORT int __fixunssfdi ();
IMPORT int __fixunssfsi ();
IMPORT int __floatdidf ();
IMPORT int __floatdisf ();
IMPORT int __floatsidf ();
IMPORT int __floatsisf ();
IMPORT int __gcc_bcmp ();
IMPORT int __gcc_intrinsicsInit ();
IMPORT int __gedf2 ();
IMPORT int __gesf2 ();
IMPORT int __getDstInfo ();
IMPORT int __getTime ();
IMPORT int __getZoneInfo ();
IMPORT int __gtdf2 ();
IMPORT int __gtsf2 ();
IMPORT int __includeGnuIntrinsics;
IMPORT int __julday ();
IMPORT int __ledf2 ();
IMPORT int __lesf2 ();
IMPORT int __locale;
IMPORT int __loctime;
IMPORT int __lshrdi3 ();
IMPORT int __ltdf2 ();
IMPORT int __ltsf2 ();
IMPORT int __moddi3 ();
IMPORT int __muldf3 ();
IMPORT int __muldi3 ();
IMPORT int __mulsf3 ();
IMPORT int __nedf2 ();
IMPORT int __negdf2 ();
IMPORT int __negdi2 ();
IMPORT int __negsf2 ();
IMPORT int __nesf2 ();
IMPORT int __saverest_o;
IMPORT int __sclose ();
IMPORT int __sflags ();
IMPORT int __sflush ();
IMPORT int __sfvwrite ();
IMPORT int __shtab;
IMPORT int __smakebuf ();
IMPORT int __sread ();
IMPORT int __srefill ();
IMPORT int __srget ();
IMPORT int __sseek ();
IMPORT int __stderr ();
IMPORT int __stdin ();
IMPORT int __stdout ();
IMPORT int __strxfrm ();
IMPORT int __subdf3 ();
IMPORT int __subsf3 ();
IMPORT int __swbuf ();
IMPORT int __swrite ();
IMPORT int __swsetup ();
IMPORT int __truncdfsf2 ();
IMPORT int __ucmpdi2 ();
IMPORT int __udiv_w_sdiv ();
IMPORT int __udivdi3 ();
IMPORT int __udivmoddi4 ();
IMPORT int __umoddi3 ();
IMPORT int __wdbEventListIsEmpty;
IMPORT int __wdbEvtptDeleteAll;
IMPORT int _acos ();
IMPORT int _archHelp_msg;
IMPORT int _arpCmd ();
IMPORT int _asin ();
IMPORT int _atan ();
IMPORT int _atan2 ();
IMPORT int _ceil ();
IMPORT int _clockRealtime;
IMPORT int _cos ();
IMPORT int _cosh ();
IMPORT int _d_add ();
IMPORT int _d_cmp ();
IMPORT int _d_cmpe ();
IMPORT int _d_div ();
IMPORT int _d_dtof ();
IMPORT int _d_dtoi ();
IMPORT int _d_dtoq ();
IMPORT int _d_dtou ();
IMPORT int _d_feq ();
IMPORT int _d_fge ();
IMPORT int _d_fgt ();
IMPORT int _d_fle ();
IMPORT int _d_flt ();
IMPORT int _d_fne ();
IMPORT int _d_itod ();
IMPORT int _d_mul ();
IMPORT int _d_neg ();
IMPORT int _d_qtod ();
IMPORT int _d_sub ();
IMPORT int _d_utod ();
IMPORT int _db_show_arptab ();
IMPORT int _dbgArchInit ();
IMPORT int _dbgBrkDisplayHard ();
IMPORT int _dbgDsmInstRtn;
IMPORT int _dbgFuncCallCheck ();
IMPORT int _dbgInfoPCGet ();
IMPORT int _dbgInstSizeGet ();
IMPORT int _dbgRetAdrsGet ();
IMPORT int _dbgTaskPCGet ();
IMPORT int _dbgTaskPCSet ();
IMPORT int _ddec ();
IMPORT int _dinc ();
IMPORT int _dpacos ();
IMPORT int _dpasin ();
IMPORT int _dpatan ();
IMPORT int _dpatan2 ();
IMPORT int _dpceil ();
IMPORT int _dpcos ();
IMPORT int _dpcosh ();
IMPORT int _dpexp ();
IMPORT int _dpfabs ();
IMPORT int _dpfloor ();
IMPORT int _dpfmod ();
IMPORT int _dpfrexp ();
IMPORT int _dpldexp ();
IMPORT int _dplog ();
IMPORT int _dplog10 ();
IMPORT int _dpmodf ();
IMPORT int _dppow ();
IMPORT int _dpsin ();
IMPORT int _dpsinh ();
IMPORT int _dpsqrt ();
IMPORT int _dptan ();
IMPORT int _dptanh ();
IMPORT int _exp ();
IMPORT int _f_add ();
IMPORT int _f_cmp ();
IMPORT int _f_cmpe ();
IMPORT int _f_div ();
IMPORT int _f_feq ();
IMPORT int _f_fge ();
IMPORT int _f_fgt ();
IMPORT int _f_fle ();
IMPORT int _f_flt ();
IMPORT int _f_fne ();
IMPORT int _f_ftod ();
IMPORT int _f_ftoi ();
IMPORT int _f_ftoq ();
IMPORT int _f_ftou ();
IMPORT int _f_itof ();
IMPORT int _f_mul ();
IMPORT int _f_neg ();
IMPORT int _f_qtof ();
IMPORT int _f_sub ();
IMPORT int _f_utof ();
IMPORT int _fabs ();
IMPORT int _fabsf ();
IMPORT int _fdec ();
IMPORT int _finc ();
IMPORT int _floor ();
IMPORT int _fmod ();
IMPORT int _fpfabs ();
IMPORT int _frexp ();
IMPORT int _func_bdall;
IMPORT int _func_breakpoint;
IMPORT int _func_dbgHostNotify;
IMPORT int _func_dbgTargetNotify;
IMPORT int _func_dspMregsHook;
IMPORT int _func_dspRegsListHook;
IMPORT int _func_dspTaskRegsShow;
IMPORT int _func_evtLogM0;
IMPORT int _func_evtLogM1;
IMPORT int _func_evtLogM2;
IMPORT int _func_evtLogM3;
IMPORT int _func_evtLogO;
IMPORT int _func_evtLogOIntLock;
IMPORT int _func_evtLogPoint;
IMPORT int _func_evtLogReserveTaskName;
IMPORT int _func_evtLogString;
IMPORT int _func_evtLogT0;
IMPORT int _func_evtLogT0_noInt;
IMPORT int _func_evtLogT1;
IMPORT int _func_evtLogT1_noTS;
IMPORT int _func_evtLogTSched;
IMPORT int _func_excBaseHook;
IMPORT int _func_excInfoShow;
IMPORT int _func_excIntHook;
IMPORT int _func_excJobAdd;
IMPORT int _func_excPanicHook;
IMPORT int _func_excTrapRtn;
IMPORT int _func_fclose;
IMPORT int _func_fileDoesNotExist;
IMPORT int _func_fppTaskRegsShow;
IMPORT int _func_ftpLs;
IMPORT int _func_ftpTransientFatal;
IMPORT int _func_intConnectRtn;
IMPORT int _func_intDisableRtn;
IMPORT int _func_intEnableRtn;
IMPORT int _func_intLevelSetRtn;
IMPORT int _func_intVecBaseGetRtn;
IMPORT int _func_intVecBaseSetRtn;
IMPORT int _func_intVecGetRtn;
IMPORT int _func_intVecSetRtn;
IMPORT int _func_ioTaskStdSet;
IMPORT int _func_ipsecFilterHook;
IMPORT int _func_ipsecInput;
IMPORT int _func_ipsecOutput;
IMPORT int _func_logMsg;
IMPORT int _func_memalign;
IMPORT int _func_netLsByName;
IMPORT int _func_printErr;
IMPORT int _func_pthread_setcanceltype;
IMPORT int _func_remCurIdGet;
IMPORT int _func_remCurIdSet;
IMPORT int _func_selPtyAdd;
IMPORT int _func_selPtyDelete;
IMPORT int _func_selTyAdd;
IMPORT int _func_selTyDelete;
IMPORT int _func_selWakeupAll;
IMPORT int _func_selWakeupListInit;
IMPORT int _func_selWakeupListTerm;
IMPORT int _func_sigExcKill;
IMPORT int _func_sigTimeoutRecalc;
IMPORT int _func_sigprocmask;
IMPORT int _func_smObjObjShow;
IMPORT int _func_spy;
IMPORT int _func_spyClkStart;
IMPORT int _func_spyClkStop;
IMPORT int _func_spyReport;
IMPORT int _func_spyStop;
IMPORT int _func_spyTask;
IMPORT int _func_sseTaskRegsShow;
IMPORT int _func_symFindByValue;
IMPORT int _func_symFindByValueAndType;
IMPORT int _func_symFindSymbol;
IMPORT int _func_symNameGet;
IMPORT int _func_symTypeGet;
IMPORT int _func_symValueGet;
IMPORT int _func_taskCreateHookAdd;
IMPORT int _func_taskDeleteHookAdd;
IMPORT int _func_taskRegsShowRtn;
IMPORT int _func_tmrConnect;
IMPORT int _func_tmrDisable;
IMPORT int _func_tmrEnable;
IMPORT int _func_tmrFreq;
IMPORT int _func_tmrPeriod;
IMPORT int _func_tmrStamp;
IMPORT int _func_tmrStampLock;
IMPORT int _func_trace;
IMPORT int _func_trgCheck;
IMPORT int _func_valloc;
IMPORT int _func_vxMemProbeHook;
IMPORT int _func_wdbIsNowExternal;
IMPORT int _func_wvNetAddressFilterTest;
IMPORT int _func_wvNetPortFilterTest;
IMPORT int _icmpErrorHook;
IMPORT int _igmpJoinAlertHook;
IMPORT int _igmpJoinGrpHook;
IMPORT int _igmpLeaveAlertHook;
IMPORT int _igmpLeaveGrpHook;
IMPORT int _igmpMessageHook;
IMPORT int _igmpQuerierTimeUpdateHook;
IMPORT int _insque ();
IMPORT int _ipCfgFlags;
IMPORT int _ipFilterHook;
IMPORT int _landAttackSafe;
IMPORT int _ldexp ();
IMPORT int _log ();
IMPORT int _log10 ();
IMPORT int _m2IfTableUpdate;
IMPORT int _m2SetIfLastChange;
IMPORT int _mCastRouteCmdHook;
IMPORT int _mCastRouteFwdHook;
IMPORT int _modf ();
IMPORT int _netFree ();
IMPORT int _netMalloc ();
IMPORT int _pNetBufCollect;
IMPORT int _pNetDpool;
IMPORT int _pNetPoolFuncTbl;
IMPORT int _pNetSysPool;
IMPORT int _pSigQueueFreeHead;
IMPORT int _pSysL2CacheDisable;
IMPORT int _pSysL2CacheEnable;
IMPORT int _pSysL2CacheFlush;
IMPORT int _pSysL2CacheInvFunc;
IMPORT int _pSysL3CacheFlushDisableFunc;
IMPORT int _pSysL3CacheInvalEnableFunc;
IMPORT int _pTcpPcbHead;
IMPORT int _pTcpPcbPrint;
IMPORT int _pUdpPcbHead;
IMPORT int _panicHook;
IMPORT int _pingTxInterval;
IMPORT int _pingTxLen;
IMPORT int _pingTxTmo;
IMPORT int _pow ();
IMPORT int _presolvHostLibGetByAddr;
IMPORT int _presolvHostLibGetByName;
IMPORT int _procNumWasSet;
IMPORT int _protoSwIndex;
IMPORT int _remque ();
IMPORT int _restfpr_14_l ();
IMPORT int _restfpr_15_l ();
IMPORT int _restfpr_16_l ();
IMPORT int _restfpr_17_l ();
IMPORT int _restfpr_18_l ();
IMPORT int _restfpr_19_l ();
IMPORT int _restfpr_20_l ();
IMPORT int _restfpr_21_l ();
IMPORT int _restfpr_22_l ();
IMPORT int _restfpr_23_l ();
IMPORT int _restfpr_24_l ();
IMPORT int _restfpr_25_l ();
IMPORT int _restfpr_26_l ();
IMPORT int _restfpr_27_l ();
IMPORT int _restfpr_28_l ();
IMPORT int _restfpr_29_l ();
IMPORT int _restfpr_30_l ();
IMPORT int _restfpr_31_l ();
IMPORT int _restgpr_14 ();
IMPORT int _restgpr_14_l ();
IMPORT int _restgpr_15 ();
IMPORT int _restgpr_15_l ();
IMPORT int _restgpr_16 ();
IMPORT int _restgpr_16_l ();
IMPORT int _restgpr_17 ();
IMPORT int _restgpr_17_l ();
IMPORT int _restgpr_18 ();
IMPORT int _restgpr_18_l ();
IMPORT int _restgpr_19 ();
IMPORT int _restgpr_19_l ();
IMPORT int _restgpr_20 ();
IMPORT int _restgpr_20_l ();
IMPORT int _restgpr_21 ();
IMPORT int _restgpr_21_l ();
IMPORT int _restgpr_22 ();
IMPORT int _restgpr_22_l ();
IMPORT int _restgpr_23 ();
IMPORT int _restgpr_23_l ();
IMPORT int _restgpr_24 ();
IMPORT int _restgpr_24_l ();
IMPORT int _restgpr_25 ();
IMPORT int _restgpr_25_l ();
IMPORT int _restgpr_26 ();
IMPORT int _restgpr_26_l ();
IMPORT int _restgpr_27 ();
IMPORT int _restgpr_27_l ();
IMPORT int _restgpr_28 ();
IMPORT int _restgpr_28_l ();
IMPORT int _restgpr_29 ();
IMPORT int _restgpr_29_l ();
IMPORT int _restgpr_30 ();
IMPORT int _restgpr_30_l ();
IMPORT int _restgpr_31 ();
IMPORT int _restgpr_31_l ();
IMPORT int _restv20 ();
IMPORT int _restv21 ();
IMPORT int _restv22 ();
IMPORT int _restv23 ();
IMPORT int _restv24 ();
IMPORT int _restv25 ();
IMPORT int _restv26 ();
IMPORT int _restv27 ();
IMPORT int _restv28 ();
IMPORT int _restv29 ();
IMPORT int _restv30 ();
IMPORT int _restv31 ();
IMPORT int _savefpr_14_l ();
IMPORT int _savefpr_15_l ();
IMPORT int _savefpr_16_l ();
IMPORT int _savefpr_17_l ();
IMPORT int _savefpr_18_l ();
IMPORT int _savefpr_19_l ();
IMPORT int _savefpr_20_l ();
IMPORT int _savefpr_21_l ();
IMPORT int _savefpr_22_l ();
IMPORT int _savefpr_23_l ();
IMPORT int _savefpr_24_l ();
IMPORT int _savefpr_25_l ();
IMPORT int _savefpr_26_l ();
IMPORT int _savefpr_27_l ();
IMPORT int _savefpr_28_l ();
IMPORT int _savefpr_29_l ();
IMPORT int _savefpr_30_l ();
IMPORT int _savefpr_31_l ();
IMPORT int _savegpr_14 ();
IMPORT int _savegpr_14_l ();
IMPORT int _savegpr_15 ();
IMPORT int _savegpr_15_l ();
IMPORT int _savegpr_16 ();
IMPORT int _savegpr_16_l ();
IMPORT int _savegpr_17 ();
IMPORT int _savegpr_17_l ();
IMPORT int _savegpr_18 ();
IMPORT int _savegpr_18_l ();
IMPORT int _savegpr_19 ();
IMPORT int _savegpr_19_l ();
IMPORT int _savegpr_20 ();
IMPORT int _savegpr_20_l ();
IMPORT int _savegpr_21 ();
IMPORT int _savegpr_21_l ();
IMPORT int _savegpr_22 ();
IMPORT int _savegpr_22_l ();
IMPORT int _savegpr_23 ();
IMPORT int _savegpr_23_l ();
IMPORT int _savegpr_24 ();
IMPORT int _savegpr_24_l ();

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -