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

📄 symtbl.c

📁 Vxworks 源码和系统讲解说明
💻 C
📖 第 1 页 / 共 5 页
字号:
/* symTbl.c - standalone symbol tables wrapper */

/* CREATED BY D:\Tornado2.2/host/src/hutils/makeSymTbl.tcl
 *  WITH ARGS simpc tmp.o symTbl.c
 *         ON Sun Dec 12 13:25:06 中国标准时间 2004
 */

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

/* VxSim: undefine READ and WRITE which are macros from VxWorks.h */

#undef READ
#undef WRITE

IMPORT int CALLOC ();
IMPORT int CLOSE ();
IMPORT int FMODE;
IMPORT int FREE ();
IMPORT int LSEEK ();
IMPORT int MALLOC ();
IMPORT int MEMSET ();
IMPORT int MKDIR ();
IMPORT int OPEN ();
IMPORT int READ ();
IMPORT int RENAME ();
IMPORT int RMDIR ();
IMPORT int SETMODE ();
IMPORT int SPRINTF ();
IMPORT int STAT ();
IMPORT int STRLEN ();
IMPORT int UNLINK ();
IMPORT int WRITE ();
IMPORT int _CRT_fmode;
IMPORT int _CRT_glob;
IMPORT int _Randseed;
IMPORT int __CHKSTK ();
IMPORT int __CTOR_LIST__;
IMPORT int __DTOR_LIST__;
IMPORT int __GetMainArgs ();
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__fixunsdfsi_o;
IMPORT int ___x_gnu__fixunssfdi_o;
IMPORT int ___x_gnu__fixunssfsi_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 __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 __divdi3 ();
IMPORT int __do_global_ctors ();
IMPORT int __do_global_dtors ();
IMPORT int __errno ();
IMPORT int __exp10 ();
IMPORT int __ffsdi2 ();
IMPORT int __fixdfdi ();
IMPORT int __fixsfdi ();
IMPORT int __fixunsdfdi ();
IMPORT int __fixunsdfsi ();
IMPORT int __fixunssfdi ();
IMPORT int __fixunssfsi ();
IMPORT int __fixunsxfdi ();
IMPORT int __fixunsxfsi ();
IMPORT int __fixxfdi ();
IMPORT int __floatdidf ();
IMPORT int __floatdisf ();
IMPORT int __floatdixf ();
IMPORT int __gcc_bcmp ();
IMPORT int __gcc_intrinsicsInit ();
IMPORT int __getDstInfo ();
IMPORT int __getTime ();
IMPORT int __getZoneInfo ();
IMPORT int __includeGnuIntrinsics;
IMPORT int __julday ();
IMPORT int __locale;
IMPORT int __loctime;
IMPORT int __lshrdi3 ();
IMPORT int __main ();
IMPORT int __moddi3 ();
IMPORT int __muldi3 ();
IMPORT int __negdi2 ();
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 __swbuf ();
IMPORT int __swrite ();
IMPORT int __swsetup ();
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 _alloca ();
IMPORT int _archHelp_msg;
IMPORT int _arpCmd ();
IMPORT int _bpfDevDetach ();
IMPORT int _bpfDevLock ();
IMPORT int _bpfDevUnlock ();
IMPORT int _bpfLock ();
IMPORT int _bpfPacketTap ();
IMPORT int _bpfProtoAttach ();
IMPORT int _bpfProtoDetach ();
IMPORT int _bpfProtoInit ();
IMPORT int _bpfProtoPromisc ();
IMPORT int _bpfProtoSend ();
IMPORT int _bpfUnitLock ();
IMPORT int _bpfUnitUnlock ();
IMPORT int _bpfUnlock ();
IMPORT int _cexit ();
IMPORT int _clockRealtime;
IMPORT int _db_show_arptab ();
IMPORT int _dbgArchInit ();
IMPORT int _dbgDsmInstRtn;
IMPORT int _dbgFuncCallCheck ();
IMPORT int _dbgInstSizeGet ();
IMPORT int _dbgRetAdrsGet ();
IMPORT int _dbgTaskPCGet ();
IMPORT int _dbgTaskPCSet ();
IMPORT int _errno ();
IMPORT int _exit_dummy_decl;
IMPORT int _exit_dummy_ref;
IMPORT int _fileno ();
IMPORT int _fmode_dll ();
IMPORT int _fpreset ();
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_fastUdpErrorNotify;
IMPORT int _func_fastUdpInput;
IMPORT int _func_fastUdpPortTest;
IMPORT int _func_fclose;
IMPORT int _func_fileDoesNotExist;
IMPORT int _func_fppTaskRegsShow;
IMPORT int _func_ftpLs;
IMPORT int _func_ftpTransientFatal;
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_wdbIsNowExternal;
IMPORT int _func_wvNetAddressFilterTest;
IMPORT int _func_wvNetPortFilterTest;
IMPORT int _func_wvOnUploadPathClose;
IMPORT int _func_wvOnUploadPathCreate;
IMPORT int _icmpErrorHook;
IMPORT int _igmpJoinGrpHook;
IMPORT int _igmpLeaveGrpHook;
IMPORT int _insque ();
IMPORT int _iob ();
IMPORT int _ipCfgFlags;
IMPORT int _ipFilterHook;
IMPORT int _landAttackSafe;
IMPORT int _m2IfTableUpdate;
IMPORT int _m2SetIfLastChange;
IMPORT int _mCastRouteCmdHook;
IMPORT int _mCastRouteFwdHook;
IMPORT int _mailslotSelect ();
IMPORT int _netFree ();
IMPORT int _netMalloc ();
IMPORT int _pNetBufCollect;
IMPORT int _pNetDpool;
IMPORT int _pNetPoolFuncTbl;
IMPORT int _pNetSysPool;
IMPORT int _pSigQueueFreeHead;
IMPORT int _pTcpPcbHead;
IMPORT int _pTcpPcbPrint;
IMPORT int _pUdpPcbHead;
IMPORT int _panicHook;
IMPORT int _pingTxInterval;
IMPORT int _pingTxLen;
IMPORT int _pingTxTmo;
IMPORT int _presolvHostLibGetByAddr;
IMPORT int _presolvHostLibGetByName;
IMPORT int _procNumWasSet;
IMPORT int _protoSwIndex;
IMPORT int _remque ();
IMPORT int _setjmpSetup ();
IMPORT int _setmode ();
IMPORT int _sigCtxLoad ();
IMPORT int _sigCtxRtnValSet ();
IMPORT int _sigCtxSave ();
IMPORT int _sigCtxSetup ();
IMPORT int _sigCtxStackEnd ();
IMPORT int _sigfaulttable;
IMPORT int _wdbTaskBpAdd;
IMPORT int _wdbTaskBpBreakpoint;
IMPORT int _wdbTaskBpTrace;
IMPORT int _wdbTaskCont;
IMPORT int _wdbTaskStep;
IMPORT int _wdbTgtHasAltivec;
IMPORT int _wdbTgtHasDsp;
IMPORT int _wdbTgtHasFpp;
IMPORT int _windCtxRestore ();
IMPORT int _windCtxRestoreEnd ();
IMPORT int abort ();
IMPORT int abs ();
IMPORT int accept ();
IMPORT int acos ();
IMPORT int activeQHead;
IMPORT int addDomain ();
IMPORT int addSegNames ();
IMPORT int add_bind ();
IMPORT int addrScn;
IMPORT int arpEntryDelete ();
IMPORT int arpMaxEntries;
IMPORT int arpRxmitTicks;
IMPORT int arpShow ();
IMPORT int arp_allocated;
IMPORT int arp_intimer;
IMPORT int arp_inuse;
IMPORT int arp_maxtries;
IMPORT int arp_rtrequest ();
IMPORT int arpinit_done;
IMPORT int arpintr ();
IMPORT int arpintrq;
IMPORT int arpioctl ();
IMPORT int arpresolve ();
IMPORT int arpt_down;
IMPORT int arpt_keep;
IMPORT int arpt_prune;
IMPORT int arptabShow ();
IMPORT int arptfree ();
IMPORT int arpwhohas ();
IMPORT int asctime ();
IMPORT int asctime_r ();
IMPORT int asin ();
IMPORT int atan ();
IMPORT int atan2 ();
IMPORT int atexit ();
IMPORT int atof ();
IMPORT int atoi ();
IMPORT int atol ();
IMPORT int avlDelete ();
IMPORT int avlDeleteUnsigned ();
IMPORT int avlInsert ();
IMPORT int avlInsertInform ();
IMPORT int avlInsertUnsigned ();
IMPORT int avlMaximumGet ();
IMPORT int avlMinimumGet ();
IMPORT int avlPredecessorGet ();
IMPORT int avlRebalance ();
IMPORT int avlRemoveInsert ();
IMPORT int avlSearch ();
IMPORT int avlSearchUnsigned ();
IMPORT int avlSuccessorGet ();
IMPORT int avlTreeErase ();
IMPORT int avlTreePrint ();
IMPORT int avlTreePrintErase ();
IMPORT int avlTreeWalk ();
IMPORT int b ();
IMPORT int bcmp ();
IMPORT int bcopy ();
IMPORT int bcopyBytes ();
IMPORT int bcopyLongs ();
IMPORT int bcopyWords ();
IMPORT int bcopy_to_mbufs ();
IMPORT int bd ();
IMPORT int bdall ();
IMPORT int bfill ();
IMPORT int bfillBytes ();
IMPORT int binaryOptionsTsfsDrv;
IMPORT int bind ();
IMPORT int bindcidcmp ();
IMPORT int bindlist;
IMPORT int bindresvport ();
IMPORT int binvert ();
IMPORT int bootBpAnchorExtract ();
IMPORT int bootChange ();
IMPORT int bootLeaseExtract ();
IMPORT int bootLoadModule ();
IMPORT int bootLoadRoutine;
IMPORT int bootNetmaskExtract ();
IMPORT int bootParamsErrorPrint ();
IMPORT int bootParamsPrompt ();
IMPORT int bootParamsShow ();
IMPORT int bootPecoffInit ();
IMPORT int bootPecoffModule ();
IMPORT int bootScanNum ();
IMPORT int bootStringToStruct ();
IMPORT int bootStructToString ();
IMPORT int bpFreeList;
IMPORT int bpList;
IMPORT int bpfBsdDevCount;
IMPORT int bpfBsdProtoInput ();
IMPORT int bpfBufSize;
IMPORT int bpfBufsAlloc ();
IMPORT int bpfClose ();
IMPORT int bpfDevCreate ();
IMPORT int bpfDevDelete ();
IMPORT int bpfDevFree ();
IMPORT int bpfDevReset ();
IMPORT int bpfDltTbl;
IMPORT int bpfDltTblSize;
IMPORT int bpfDrv ();
IMPORT int bpfDrvCount;
IMPORT int bpfDrvNum;
IMPORT int bpfDrvRemove ();
IMPORT int bpfIfSet ();
IMPORT int bpfIoctl ();
IMPORT int bpfLockSemId;
IMPORT int bpfLockTaskId;
IMPORT int bpfOpen ();
IMPORT int bpfPacketCatch ();
IMPORT int bpfProtoInitDone;
IMPORT int bpfProtoInput ();
IMPORT int bpfProtoShutdown ();
IMPORT int bpfRead ();
IMPORT int bpfSelectAdd ();
IMPORT int bpfSelectDelete ();
IMPORT int bpfSetFilter ();
IMPORT int bpfSleep ();
IMPORT int bpfTimeStamp ();
IMPORT int bpfTkProtoInput ();
IMPORT int bpfTkProtoShutdown ();
IMPORT int bpfWakeup ();
IMPORT int bpfWrite ();
IMPORT int bpf_filter ();
IMPORT int bpf_validate ();
IMPORT int bsdAccept ();
IMPORT int bsdBind ();
IMPORT int bsdConnect ();
IMPORT int bsdConnectWithTimeout ();
IMPORT int bsdGetpeername ();
IMPORT int bsdGetsockname ();
IMPORT int bsdGetsockopt ();
IMPORT int bsdListen ();
IMPORT int bsdRecv ();
IMPORT int bsdRecvfrom ();
IMPORT int bsdRecvmsg ();
IMPORT int bsdSend ();
IMPORT int bsdSendmsg ();
IMPORT int bsdSendto ();
IMPORT int bsdSetsockopt ();
IMPORT int bsdShutdown ();
IMPORT int bsdSock43ApiFlag;
IMPORT int bsdSockFunc;
IMPORT int bsdSockLibInit ();
IMPORT int bsdSocket ();
IMPORT int bsdZbufSockRtn ();
IMPORT int bsearch ();
IMPORT int bswap ();
IMPORT int bufAlloc ();
IMPORT int bufFree ();
IMPORT int bufPoolInit ();
IMPORT int bufferedRtShow ();
IMPORT int build_cluster ();
IMPORT int bzero ();
IMPORT int c ();
IMPORT int cacheArchLibInit ();
IMPORT int cacheClear ();
IMPORT int cacheDataEnabled;
IMPORT int cacheDataMode;
IMPORT int cacheDisable ();

⌨️ 快捷键说明

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