Interface LinkerConfiguration

    • Method Detail

      • getParam

        LinkerParam getParam​(java.lang.String name)
      • link

        void link​(CCTask task,
                  TargetInfo linkTarget)
           throws org.apache.tools.ant.BuildException
        Throws:
        org.apache.tools.ant.BuildException
      • getLinker

        Linker getLinker()
      • isDebug

        boolean isDebug()