Uses of Class
org.vesalainen.bcc.Label.Branch
Packages that use Label.Branch
-
Uses of Label.Branch in org.vesalainen.bcc
Fields in org.vesalainen.bcc with type parameters of type Label.BranchMethods in org.vesalainen.bcc that return Label.BranchModifier and TypeMethodDescriptionAssembler.createBranch(String name) Creates a branch for possibly unknown addressLabel.createBranch(int offset) Methods in org.vesalainen.bcc with parameters of type Label.BranchModifier and TypeMethodDescriptionvoidCodeDataOutput.writeInt(Label.Branch branch) voidCodeDataOutput.writeShort(Label.Branch branch)