OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:replaceInstruction
(Results
1 - 13
of
13
) sorted by null
/external/proguard/src/proguard/classfile/editor/
InstructionWriter.java
89
replaceInstruction
(offset, replacementInstruction);
114
replaceInstruction
(offset, replacementInstruction);
193
replaceInstruction
(offset, replacementInstruction);
245
private void
replaceInstruction
(int instructionOffset, Instruction instruction)
250
codeAttributeEditor.
replaceInstruction
(instructionOffset, instruction);
MethodInvocationFixer.java
107
codeAttributeEditor.
replaceInstruction
(offset, replacementInstruction);
128
codeAttributeEditor.
replaceInstruction
(offset, replacementInstruction);
154
codeAttributeEditor.
replaceInstruction
(offset, replacementInstruction);
178
codeAttributeEditor.
replaceInstruction
(offset, replacementInstruction);
VariableRemapper.java
139
codeAttributeEditor.
replaceInstruction
(offset, replacementInstruction);
ConstantPoolRemapper.java
466
codeAttributeEditor.
replaceInstruction
(offset, replacementInstruction);
CodeAttributeEditor.java
173
public void
replaceInstruction
(int instructionOffset, Instruction instruction)
193
public void
replaceInstruction
(int instructionOffset, Instruction[] instructions)
[
all
...]
/external/proguard/src/proguard/optimize/evaluation/
EvaluationSimplifier.java
447
replaceInstruction
(clazz, offset, instruction, replacementInstruction);
514
replaceInstruction
(clazz, offset, instruction, replacementInstruction);
582
replaceInstruction
(clazz, offset, instruction, replacementInstruction);
649
replaceInstruction
(clazz, offset, instruction, replacementInstruction);
704
replaceInstruction
(clazz, offset, instruction, replacementInstruction);
721
replaceInstruction
(clazz, offset, instruction, replacementInstruction);
800
replaceInstruction
(clazz, offset, instruction, replacementInstruction);
[
all
...]
EvaluationShrinker.java
389
codeAttributeEditor.
replaceInstruction
(offset, (Instruction)null);
[
all
...]
/external/proguard/src/proguard/optimize/peephole/
GotoGotoReplacer.java
102
codeAttributeEditor.
replaceInstruction
(offset,
GotoReturnReplacer.java
101
codeAttributeEditor.
replaceInstruction
(offset,
GotoCommonCodeReplacer.java
126
codeAttributeEditor.
replaceInstruction
( deleteOffset, (Instruction)null);
140
codeAttributeEditor.
replaceInstruction
(offset,
InstructionSequenceReplacer.java
150
codeAttributeEditor.
replaceInstruction
(instructionSequenceMatcher.matchedInstructionOffset(index),
/external/proguard/lib/
proguard.jar
/prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar
Completed in 481 milliseconds