Lines Matching refs:PutObject
105 static BOOL PutObject(const tObject * object, const char *secName);
567 static BOOL PutObject(const tObject * object, const char *sectionName)
645 if (!PutObject(StaticObject, sectionName))
671 if (!PutObject(StaticLibrary, sectionName))
697 if (!PutObject(StaticSearchSymbol, NULL))
723 if (!PutObject(StaticForce, NULL))
779 if (!PutObject(AutoloadObject, sectionName))
813 if (!PutObject(AutoloadLibrary, sectionName))
847 if (!PutObject(AutoloadSearchSymbol, NULL))
881 if (!PutObject(AutoloadForce, NULL))
1021 if (!PutObject(OverlayObject, sectionName))
1056 if (!PutObject(OverlayLibrary, sectionName))
1091 if (!PutObject(OverlaySearchSymbol, NULL))
1125 if (!PutObject(OverlayForce, NULL))