package
1.22.2
Repository: https://github.com/go-asm/go.git
Documentation: pkg.go.dev

# Functions

NewArchive creates a new Archive for accessing an AIX big archive in an underlying reader.
NewFile creates a new File for accessing an XCOFF binary in an underlying reader.
Open opens the named file using os.Open and prepares it for use as an XCOFF binary.
OpenArchive opens the named archive using os.Open and prepares it for use as an AIX big archive.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Beginning of common block.
Beginning of include file.
Beginning or end of inner block.
Beginning of static block.
Declaration of object.
DWARF symbol.
Local member of common block.
End of common block.
End of include file.
C_ENTRY
Alternate entry.
End of static block.
External symbol.
Beginning or end of function.
Source file name and compiler information.
Function or procedure.
Global variable.
Global thread-local variable.
Unnamed external symbol.
Automatic variable allocated on stack.
Symbol table entry marked for deletion.
Argument to subroutine allocated on stack.
Argument to function or procedure stored in register.
Register variable.
Static symbol.
Statically allocated symbol.
Static thread-local variable.
Weak external symbol.
Flags that describe the type of the object file.
Flags that describe the type of the object file.
Flags that describe the type of the object file.
Flags that describe the type of the object file.
Flags that describe the type of the object file.
Flags that describe the type of the object file.
Flags that describe the type of the object file.
Flags that describe the type of the object file.
Flags that describe the type of the object file.
Flags that describe the type of the object file.
No description provided by the author
No description provided by the author
Sizeof.
No description provided by the author
No description provided by the author
No description provided by the author
Nscnum.
No description provided by the author
A(sym) Branch absolute.
A(sym-*) Branch rel to self.
A(external TOC of sym) Global Linkage.
-A(sym) Negative Relocation.
A(sym) Positive Relocation.
A(sym) Branch absolute.
A(sym-*) Branch rel to self.
AL0(sym) Non relocating ref.
A(sym-*) Relative to self.
A(sym) Pos indirect load.
A(sym) Pos Load Address.
A(local TOC of sym) Local object TOC address.
General-dynamic reference to TLS symbol.
Initial-exec reference to TLS symbol.
Local-dynamic reference to TLS symbol.
Local-exec reference to TLS symbol.
Module reference to TLS symbol.
Module reference to local (own) module.
A(sym-TOC) Relative to TOC.
Relative to TOC - low order bits.
Relative to TOC - high order bits.
A(sym-TOC) TOC Relative indirect load.
A(sym-TOC) TOC Rel load address.
No description provided by the author
DWARF abbreviation section.
DWARF aranges section.
DWARF frames section.
DWARF info section.
DWARF line-number section.
DWARF location lists section.
DWARF macros section.
DWARF public names section.
DWARF public types section.
DWARF ranges section.
DWARF strings section.
Flags defining the section type.
Flags defining the section type.
Flags defining the section type.
Flags defining the section type.
Flags defining the section type.
Flags defining the section type.
Flags defining the section type.
Flags defining the section type.
Flags defining the section type.
Flags defining the section type.
Flags defining the section type.
Flags defining the section type.
is function.
No description provided by the author
No description provided by the author
Ntype.
No description provided by the author
No description provided by the author
AIX 64-bit XCOFF.
AIX 32-bit XCOFF.
Compiler Defined Information.
Compile Time Stamp.
Compiler Version Number.
Source File Name.
BSS class.
Debug dictionary table.
Function descriptor.
Global linkage.
Program code.
Read-only constant.
Read/Write data.
32-bit supervisor call descriptor.
Supervisor call descriptor for both 32-bit and 64-bit.
64-bit supervisor call descriptor.
TOC entry.
TOC anchor.
Scalar data entry in the TOC.
TOC entry.
Read/Write thread-local data.
Unclassified.
Unnamed FORTRAN common.
Read/Write thread-local data (.tbss).
Extended operation.
Common csect definition.
External reference.
Label definition.
Section definition.

# Structs

Archive represents an open AIX big archive.
MemberHeader holds information about a big archive file header.
csect Auxiliary Entry.
No description provided by the author
Function Auxiliary Entry.
No description provided by the author
File Auxiliary Entry.
AuxiliaryCSect holds information about an XCOFF symbol in an AUX_CSECT entry.
AuxiliaryFcn holds information about an XCOFF symbol in an AUX_FCN entry.
No description provided by the author
A File represents an open XCOFF file.
FileHeader holds information about an XCOFF file header.
File Header.
No description provided by the author
ImportedSymbol holds information about an imported XCOFF symbol.
Loader Header.
No description provided by the author
Loader Symbol.
No description provided by the author
Member represents a member of an AIX big archive.
MemberHeader holds information about a big archive member.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SectionHeader holds information about an XCOFF section header.
Section Header.
No description provided by the author
No description provided by the author
Symbol Table Entry.
No description provided by the author