Home
last modified time | relevance | path

Searched refs:Ltdoverlay (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.4/build/tools/makelcf.TWL/
Dcreatelcf.c74 tOverlay *Ltdoverlay = NULL; variable
969 if (Ltdoverlay) in PutLtdoverlayId()
970 PutNumber(Ltdoverlay->id); in PutLtdoverlayId()
978 if (Ltdoverlay) in PutLtdoverlayName()
979 PutString(Ltdoverlay->name); in PutLtdoverlayName()
987 if (Ltdoverlay) in PutLtdoverlayGroup()
990 PutString(Ltdoverlay->group ? Ltdoverlay->group : Ltdoverlay->name); in PutLtdoverlayGroup()
1001 if (Ltdoverlay) in PutLtdoverlayAddress()
1002 PutSectionAddress(Ltdoverlay); in PutLtdoverlayAddress()
1010 if (Ltdoverlay) in PutLtdoverlayCompress()
[all …]