Guardian Procedure Calls Reference Manual

Bounds error; error-detail contains the number of the first parameter found to be in error, where 1
designates the first parameter on the left.
3
Invalid attribute code specified; error-detail contains the attribute code that is unknown to
OBJFILE_GETINFOLIST_.
4
The process does not have a user library.5
The process header cannot be found.6
Attribute Codes and Value Representations
The individual attribute codes and their associated value representations are as follows:
TAL Value RepresentationAttributeCode
INT (3 words)Binder timestamp (for TNS object files only)1
INTMinimum tosversion (for TNS object files
only)
2
INT(32)Inspect length (for TNS object files only)3
INT(32)Binder length (for TNS object files only)4
INTInspect on5
INTHigh PIN6
INTHigh requesters7
INTRun named8
INT(32)PFS size9
INTTarget processor10
INT(4 words)Accelerator timestamp (for TNS object files
only)
11
INTCompilation mode (for TNS object files
only
12
INTRun mode (for TNS object files only)13
INT(32)linker timestamp (for native object files
only)
15
INTBbuffer size for attribute code 17 (for
non-PIC native object files only)
16
INT number of namesNative shared run-time library name
information (in a variable-sized array) (for
non-PIC native object files only)
17
INT file name length,
STRING name
Each value begins on a word boundary. The attribute values are:
1: Binder timestamp (for TNS object files only)
is the three-word timestamp for when the object file was last updated. For a description of this
timestamp, see the TIMESTAMP Procedure (page 1424). If the object file is a native object file,
0 is returned.
2: Minimum tosversion (for TNS object files only)
is the earliest RVU of the operating system on which the object file can run. For a description
of the tosversion, see the TOSVERSION Procedure (page 1426). A value of 0 indicates that either
the object file can run on any RVU of the operating system or the object file is a native object
file.
3: Inspect length (for TNS object files only)
is the length in bytes of the Inspect region of the file. A value of 0 is returned if the file has no
Inspect region. If the object file is a native object file, 0D is returned.
890 Guardian Procedure Calls (O)