Interface TargetMachineBuilder

    • Method Detail

      • getX86_64

        TargetMachine getX86_64()
        Returns a TargetMachine for the operating system of this machine and the x86 64-bit architecture
      • architecture

        TargetMachine architecture​(java.lang.String architecture)
        Returns a TargetMachine for the operating system of this machine and the specified architecture.