Searched refs:Ltdoverlay (Results 1 – 1 of 1) sorted by relevance
69 tOverlay *Ltdoverlay = NULL; variable862 if (Ltdoverlay) in PutLtdoverlayId()863 PutNumber(Ltdoverlay->id); in PutLtdoverlayId()871 if (Ltdoverlay) in PutLtdoverlayName()872 PutString(Ltdoverlay->name); in PutLtdoverlayName()880 if (Ltdoverlay) in PutLtdoverlayGroup()883 PutString(Ltdoverlay->group ? Ltdoverlay->group : Ltdoverlay->name); in PutLtdoverlayGroup()894 if (Ltdoverlay) in PutLtdoverlayAddress()895 PutSectionAddress(Ltdoverlay); in PutLtdoverlayAddress()912 return ForeachObjects(&LtdoverlayObject, Ltdoverlay->objects.head, n); in ForeachLtdoverlayObjects()[all …]