Lines Matching refs:PutObject
35 static BOOL PutObject(const tObject * object, const char *secName);
483 static BOOL PutObject(const tObject * object, const char *sectionName) in PutObject() function
561 if (!PutObject(StaticObject, sectionName)) in PutStaticObject()
576 if (!PutObject(StaticLibrary, sectionName)) in PutStaticLibrary()
591 if (!PutObject(StaticSearchSymbol, NULL)) in PutStaticSearchSymbol()
606 if (!PutObject(StaticForce, NULL)) in PutStaticForce()
651 if (!PutObject(AutoloadObject, sectionName)) in PutAutoloadObject()
666 if (!PutObject(AutoloadLibrary, sectionName)) in PutAutoloadLibrary()
681 if (!PutObject(AutoloadSearchSymbol, NULL)) in PutAutoloadSearchSymbol()
696 if (!PutObject(AutoloadForce, NULL)) in PutAutoloadForce()
783 if (!PutObject(OverlayObject, sectionName)) in PutOverlayObject()
798 if (!PutObject(OverlayLibrary, sectionName)) in PutOverlayLibrary()
813 if (!PutObject(OverlaySearchSymbol, NULL)) in PutOverlaySearchSymbol()
828 if (!PutObject(OverlayForce, NULL)) in PutOverlayForce()
892 if (!PutObject(LtdautoloadObject, sectionName)) in PutLtdautoloadObject()
907 if (!PutObject(LtdautoloadLibrary, sectionName)) in PutLtdautoloadLibrary()
922 if (!PutObject(LtdautoloadSearchSymbol, NULL)) in PutLtdautoloadSearchSymbol()
937 if (!PutObject(LtdautoloadForce, NULL)) in PutLtdautoloadForce()
1023 if (!PutObject(LtdoverlayObject, sectionName)) in PutLtdoverlayObject()
1038 if (!PutObject(LtdoverlayLibrary, sectionName)) in PutLtdoverlayLibrary()
1053 if (!PutObject(LtdoverlaySearchSymbol, NULL)) in PutLtdoverlaySearchSymbol()
1068 if (!PutObject(LtdoverlayForce, NULL)) in PutLtdoverlayForce()