Dbg_Symtab; Dbg_Srctab; Dbg_Typtab; Dbg_Scopetab - Intel IXP2400 User Manual

Network processors
Table of Contents

Advertisement

6.8.6

dbg_SymTab

This debut_object chunk of type dbg_SymTab_T contains objects of type dbg_Symb_T.
numEntries
Table entries = NumEntries * sizeof(dbg_Symb_T) contiguous bytes of objects.
6.8.7

dbg_SrcTab

This debug object chunk of type dbg_SrcTab_T contains objects of type dbg_Source_T.
numEntries
Table entries = NumEntries * sizeof(dbg_Source_T) contiguous bytes of objects.
6.8.8

dbg_TypTab

This debug object chunk of type dbg_TypTab_T contains objectsof type dbg_Type_T.
numEntries
Table entries = NumEntries * sizeof(dbg_Type_T) contiguous bytes of objects.
6.8.9

dbg_ScopeTab

This debug object chunk of type dbg_ScopeTab_T contains objects of type dbg_Scope_T
numEntries
Table entries = NumEntries * sizeof(dbg_Scope_T) contiguous bytes of objects.
6.8.10

dbg_Image

This debug-object chunk, of type dbg_Image_T, contains the debug information related to a set of
microengines.
lstFileName
meAssigned
lstFileCreatedBy
reserved1
ctxMode
endianMode
scopeTabOffset
regTabSize
lblTabSize
Development Tools User's Guide
Intel
2 bytes: The number of objects in the table.
2 bytes: The number of objects in the table.
2 bytes: The number of objects in the table.
2 bytes: The number of objects in the table.
4 bytes: List-file name string-table offset.
4 bytes: bit values of assigned MEs
1 byte: The tool that created the list file (uca/uC)-- Ucld_LstFileToolType.
1 byte: Reserved for future use.
4 bytes: The number number of contexts -- 4 or 8
1 byte: endian: little=0, big=1
4 bytes: Offset to the scope table
4 bytes: Byte size of the register table
4 bytes: Byte size of the Label table.
®
IXP2400/IXP2800 Network Processors
Linker
215

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ixp2800

Table of Contents