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

📄 ldsseek.3x

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 3X
字号:
.TH ldsseek 3x RISC.SH Nameldsseek, ldnsseek \- seek to an indexed or named section of a common object file.SH Syntax.ta \w'unsigned\ 'u +\w'short\ \ 'u.nf.B #include <stdio.h>.B #include <filehdr.h>.B #include <syms.h>.B #include <ldfcn.h>.PP.BR "int ldsseek (" "ldptr, sectindx" ).BR "\s-1LDFILE\s+1 \(**" ldptr ;.BR "unsigned short" " sectindx" ;.PP.BR "int ldnsseek (" "ldptr, sectname" ).BR "\s-1LDFILE\s+1 \(**" ldptr ;.BR "char \(**" sectname ;.DT.fi.SH DescriptionThe.PN ldsseekseeks to the section specified by.I sectindxof the common object filecurrently associated with.IR ldptr ..PPThe .PN ldnsseekseeks to the section specified by.IR sectname ..PPThe.PN ldsseekand.PN ldnsseekreturn success or failure. If .I sectindxis greater than the number of sections in the object file,.PN ldsseekfails;if there is no section name corresponding with.IR sectname,.PN ldnsseekfails.If a no section data for the specified section does not exist orif it cannot seek to the specified section, either function fails..NTThe first section has an index of.IR one ..NEThe program must be loaded with the object file access routine library.BR libmld.a ..SH See Alsoldclose(3x), ldopen(3x), ldshread(3x), ldfcn(5)

⌨️ 快捷键说明

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