Uses of Enum Class
org.qbicc.tool.llvm.RelocationModel
-
Uses of RelocationModel in org.qbicc.tool.llvm
Methods in org.qbicc.tool.llvm that return RelocationModelModifier and TypeMethodDescriptionLlcInvoker.getRelocationModel()static RelocationModelReturns the enum constant of this class with the specified name.static RelocationModel[]RelocationModel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qbicc.tool.llvm with parameters of type RelocationModelModifier and TypeMethodDescriptionvoidLlcInvoker.setRelocationModel(RelocationModel relocationModel)