Development Tools User’s Guide
215
Intel
®
IXP2400/IXP2800 Network Processors
Linker
6.8.6
dbg_SymTab
This debut_object chunk of type
dbg_SymTab_T
contains objects of type
dbg_Symb_T.
6.8.7
dbg_SrcTab
This debug object chunk of type
dbg_SrcTab_T
contains objects of type
dbg_Source_T.
6.8.8
dbg_TypTab
This debug object chunk of type
dbg_TypTab_T
contains objectsof type
dbg_Type_T
.
6.8.9
dbg_ScopeTab
This debug object chunk of type
dbg_ScopeTab_T
contains objects of type
dbg_Scope_T
6.8.10
dbg_Image
This debug-object chunk, of type dbg_Image_T, contains the debug information related to a set of
microengines.
numEntries
2 bytes: The number of objects in the table.
Table entries = NumEntries * sizeof(dbg_Symb_T) contiguous bytes of objects.
numEntries
2 bytes: The number of objects in the table.
Table entries = NumEntries * sizeof(dbg_Source_T) contiguous bytes of objects.
numEntries
2 bytes: The number of objects in the table.
Table entries = NumEntries * sizeof(dbg_Type_T) contiguous bytes of objects.
numEntries
2 bytes: The number of objects in the table.
Table entries = NumEntries * sizeof(dbg_Scope_T) contiguous bytes of objects.
lstFileName
4 bytes: List-file name string-table offset.
meAssigned
4 bytes: bit values of assigned MEs
lstFileCreatedBy
1 byte: The tool that created the list file (uca/uC)-- Ucld_LstFileToolType.
reserved1
1 byte: Reserved for future use.
ctxMode
4 bytes: The number number of contexts -- 4 or 8
endianMode
1 byte: endian: little=0, big=1
scopeTabOffset
4 bytes: Offset to the scope table
regTabSize
4 bytes: Byte size of the register table
lblTabSize
4 bytes: Byte size of the Label table.