Searched refs:mDropLabel (Results 1 – 1 of 1) sorted by relevance
668 targetLabelInstruction = mDropLabel; in calculateTargetLabelOffset()782 mDropLabel.offset = total_size + 1; in generate()954 private final Instruction mDropLabel = new Instruction(Opcodes.LABEL); field in BaseApfGenerator