Header menu logo B2R2

SymbolType Type

Symbol type (N_TYPE).

Record fields

Record Field Description

N_ABS

Full Usage: N_ABS

Field type: SymbolType
Modifiers: static

The symbol is absolute. The linker does not update the value of an absolute symbol.

Field type: SymbolType

N_AST

Full Usage: N_AST

Field type: SymbolType
Modifiers: static

AST file path.

Field type: SymbolType

N_BCOMM

Full Usage: N_BCOMM

Field type: SymbolType
Modifiers: static

Begin common.

Field type: SymbolType

N_BINCL

Full Usage: N_BINCL

Field type: SymbolType
Modifiers: static

Include file beginning.

Field type: SymbolType

N_BNSYM

Full Usage: N_BNSYM

Field type: SymbolType
Modifiers: static

Begin nsect sym.

Field type: SymbolType

N_ECOML

Full Usage: N_ECOML

Field type: SymbolType
Modifiers: static

End common (local name).

Field type: SymbolType

N_ECOMM

Full Usage: N_ECOMM

Field type: SymbolType
Modifiers: static

End common.

Field type: SymbolType

N_EINCL

Full Usage: N_EINCL

Field type: SymbolType
Modifiers: static

Include file end.

Field type: SymbolType

N_ENSYM

Full Usage: N_ENSYM

Field type: SymbolType
Modifiers: static

End nsect sym.

Field type: SymbolType

N_ENTRY

Full Usage: N_ENTRY

Field type: SymbolType
Modifiers: static

Alternate entry.

Field type: SymbolType

N_EXCL

Full Usage: N_EXCL

Field type: SymbolType
Modifiers: static

Deleted include file.

Field type: SymbolType

N_FNAME

Full Usage: N_FNAME

Field type: SymbolType
Modifiers: static

Procedure name (f77 kludge).

Field type: SymbolType

N_FUN

Full Usage: N_FUN

Field type: SymbolType
Modifiers: static

Procedure.

Field type: SymbolType

N_GSYM

Full Usage: N_GSYM

Field type: SymbolType
Modifiers: static

Global symbol.

Field type: SymbolType

N_INDR

Full Usage: N_INDR

Field type: SymbolType
Modifiers: static

The symbol is defined to be the same as another symbol.

Field type: SymbolType

N_LBRAC

Full Usage: N_LBRAC

Field type: SymbolType
Modifiers: static

Left bracket.

Field type: SymbolType

N_LCSYM

Full Usage: N_LCSYM

Field type: SymbolType
Modifiers: static

.lcomm symbol.

Field type: SymbolType

N_LENG

Full Usage: N_LENG

Field type: SymbolType
Modifiers: static

Second stab entry with length information.

Field type: SymbolType

N_LSYM

Full Usage: N_LSYM

Field type: SymbolType
Modifiers: static

Local symbol.

Field type: SymbolType

N_OLEVEL

Full Usage: N_OLEVEL

Field type: SymbolType
Modifiers: static

Compiler optimization level.

Field type: SymbolType

N_OPT

Full Usage: N_OPT

Field type: SymbolType
Modifiers: static

Emitted with gcc2_compiled and in gcc source.

Field type: SymbolType

N_OSO

Full Usage: N_OSO

Field type: SymbolType
Modifiers: static

Object file name.

Field type: SymbolType

N_PARAMS

Full Usage: N_PARAMS

Field type: SymbolType
Modifiers: static

Compiler parameters.

Field type: SymbolType

N_PBUD

Full Usage: N_PBUD

Field type: SymbolType
Modifiers: static

The symbol is undefined and the image is using a prebound value for the symbol.

Field type: SymbolType

N_PC

Full Usage: N_PC

Field type: SymbolType
Modifiers: static

Global pascal symbol.

Field type: SymbolType

N_PSYM

Full Usage: N_PSYM

Field type: SymbolType
Modifiers: static

Parameter.

Field type: SymbolType

N_RBRAC

Full Usage: N_RBRAC

Field type: SymbolType
Modifiers: static

Right bracket.

Field type: SymbolType

N_RSYM

Full Usage: N_RSYM

Field type: SymbolType
Modifiers: static

Register sym.

Field type: SymbolType

N_SECT

Full Usage: N_SECT

Field type: SymbolType
Modifiers: static

The symbol is defined in the section number given in n_sect.

Field type: SymbolType

N_SLINE

Full Usage: N_SLINE

Field type: SymbolType
Modifiers: static

Source line.

Field type: SymbolType

N_SO

Full Usage: N_SO

Field type: SymbolType
Modifiers: static

Source file name.

Field type: SymbolType

N_SOL

Full Usage: N_SOL

Field type: SymbolType
Modifiers: static

"#included" file name: name,,n_sect,0,address.

Field type: SymbolType

N_SSYM

Full Usage: N_SSYM

Field type: SymbolType
Modifiers: static

Structure element.

Field type: SymbolType

N_STSYM

Full Usage: N_STSYM

Field type: SymbolType
Modifiers: static

Static symbol.

Field type: SymbolType

N_UNDF

Full Usage: N_UNDF

Field type: SymbolType
Modifiers: static

The symbol is undefined.

Field type: SymbolType

N_VERSION

Full Usage: N_VERSION

Field type: SymbolType
Modifiers: static

Compiler version.

Field type: SymbolType

Type something to start searching.