|
hoshi-lang dev
Yet another programming language
|
This is the complete list of members for clObjectLinker, including all inherited members.
| clObjectLinker(const yoi::vec< yoi::wstr > &objectPaths, const std::shared_ptr< IRBuildConfig > &config) | clObjectLinker | explicit |
| config | ObjectLinker | private |
| defaultAdditionalLinkingFiles() | ObjectLinker | static |
| elysiaRuntimePath | ObjectLinker | private |
| getConfig() const | ObjectLinker | |
| getElysiaRuntimePath() const | ObjectLinker | |
| getLinkerPath() const | ObjectLinker | |
| getObjectPaths() const | ObjectLinker | |
| link(const yoi::wstr &outputPath) override | clObjectLinker | virtual |
| linkerPath | ObjectLinker | private |
| ObjectLinker(const yoi::vec< yoi::wstr > &objectPaths, const std::shared_ptr< IRBuildConfig > &config) | ObjectLinker | |
| objectPaths | ObjectLinker | private |
| searchAndSetupLinker() override | clObjectLinker | virtual |
| setConfig(const std::shared_ptr< IRBuildConfig > &config) | ObjectLinker | |
| setElysiaRuntimePath(const yoi::wstr &elysiaRuntimePath) | ObjectLinker | |
| setLinkerPath(const yoi::wstr &linkerPath) | ObjectLinker | |
| setObjectPaths(const yoi::vec< yoi::wstr > &objectPaths) | ObjectLinker | |
| vsRuntimePath | clObjectLinker | private |
| ~ObjectLinker()=default | ObjectLinker | virtual |