Searched refs:Ltdoverlay (Results 1 – 1 of 1) sorted by relevance
69 tOverlay *Ltdoverlay = NULL; variable837 if (Ltdoverlay) in PutLtdoverlayId()838 PutNumber(Ltdoverlay->id); in PutLtdoverlayId()846 if (Ltdoverlay) in PutLtdoverlayName()847 PutString(Ltdoverlay->name); in PutLtdoverlayName()855 if (Ltdoverlay) in PutLtdoverlayGroup()858 PutString(Ltdoverlay->group ? Ltdoverlay->group : Ltdoverlay->name); in PutLtdoverlayGroup()869 if (Ltdoverlay) in PutLtdoverlayAddress()870 PutSectionAddress(Ltdoverlay); in PutLtdoverlayAddress()887 return ForeachObjects(&LtdoverlayObject, Ltdoverlay->objects.head, n); in ForeachLtdoverlayObjects()[all …]