📄 ldlseek.3x
字号:
.TH ldlseek 3x RISC.SH Nameldlseek, ldnlseek \- seek to line number entries of a section of a common object file.SH Syntax.nf.B #include <stdio.h>.ie '\*p'' \{\.B #include <filehdr.h>.B #include <syms.h>.B #include <ldfcn.h>\}.el \{\.B #include "\s-1INCDIR\s+1\/filehdr.h".B #include "\s-1INCDIR\s+1\/syms.h".B #include "\s-1INCDIR\s+1\/ldfcn.h"\}.PP.BR "int ldlseek (" "ldptr, sectindx" ).BR "\s-1LDFILE\s+1 \(**" ldptr ;.BR "unsigned short" " sectindx" ;.PP.BR "int ldnlseek (" "ldptr, sectname" ).BR "\s-1LDFILE\s+1 \(**" ldptr ;.BR "char \(**" sectname ;.fi.SH DescriptionThe .PN ldlseekfunctionseeks to the line number entries of the section specified by.I sectindxof the common object filecurrently associated with.IR ldptr ..PPThe.PN ldnlseekfunctionseeks to the line number entries of the section specified by.IR sectname ..PPThe.PN ldlseekand.PN ldnlseekfunctions return success or failure..NTLine numbers are not associated with sections in the MIPSsymbol table; therefore, the second argument is ignored, but maintainedfor historical purposes..NEIf they cannot seek to the specified line number entries,both routines fail..SH See Alsoldclose(3x), ldopen(3x), ldshread(3x), ldfcn(5)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -