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

📄 ldtbread.3x

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 3X
字号:
.TH ldtbread 3x RISC.SH Nameldtbread \- read an indexed symbol table entry of a common object file.SH Syntax.ta \w'\s-1LDFILE\s+1\ \ \ 'u.nf.B #include <stdio.h>.B #include <filehdr.h>.B #include <syms.h>.B #include <ldfcn.h> .PP.BR "int ldtbread (" "ldptr, symindex, symbol" ).BR "\s-1LDFILE\s+1 \(**" ldptr ;.BR long " symindex" ;.BR "\s-1pSYMR\s+1 \(**" symbol ;.fi.DT.SH DescriptionThe.PN ldtbreadreads the symbol table entry specified by.I symindexof the common object filecurrently associated with.I ldptrinto the area of memory beginning at.IR symbol ..PP.PN ldtbreadreturns success or failure.If .I symindexis greater than the number of symbols in the object fileor if it cannot read the specified symbol table entry,.PN ldtbreadfails..PPThe local and external symbols are concatenated into a linear list.Symbols are accessible from symnum zeroto .IR SYMHEADER(ldptr).isymMax + SYMHEADER(ldptr).iextMax. The index and issfields of the SYMR are made absolute (rather than file relative) so thatroutines .MS ldgetname 3x , .MS ldgetaux 3x , and .PN ldtbread proceed normally given those indices.  Only the sym part of externals isreturned..PPNote that the first symbol in the symbol table has an index of.IR zero ..SH See Alsoldclose(3x),ldgetname(3x),ldopen(3x),ldtbseek(3x),ldgetname(3x),ldfcn(5)

⌨️ 快捷键说明

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