Searched refs:bootstrapMethodOffsets (Results 1 – 11 of 11) sorted by relevance
/external/ow2-asm/asm/src/main/java/org/objectweb/asm/ |
D | ClassReader.java | 148 private final int[] bootstrapMethodOffsets; field in ClassReader 275 bootstrapMethodOffsets = in ClassReader() 2465 int bootstrapMethodOffset = bootstrapMethodOffsets[readUnsignedShort(cpInfoOffset)]; in readCode() 3809 int bootstrapMethodOffset = bootstrapMethodOffsets[readUnsignedShort(cpInfoOffset)]; in readConstantDynamic()
|
/external/ow2-asm/asm/src/test/resources/ |
D | sigtest-6.2.txt | 95 hfds EXPAND_ASM_INSNS,INPUT_STREAM_DATA_CHUNK_SIZE,bootstrapMethodOffsets,cpInfoOffsets,cpInfoValue…
|
D | sigtest-8.0.1.txt | 136 hfds EXPAND_ASM_INSNS,INPUT_STREAM_DATA_CHUNK_SIZE,bootstrapMethodOffsets,classFileBuffer,constantD…
|
D | sigtest-7.1.txt | 136 hfds EXPAND_ASM_INSNS,INPUT_STREAM_DATA_CHUNK_SIZE,bootstrapMethodOffsets,classFileBuffer,constantD…
|
D | sigtest-7.3.1.txt | 145 hfds EXPAND_ASM_INSNS,INPUT_STREAM_DATA_CHUNK_SIZE,bootstrapMethodOffsets,classFileBuffer,constantD…
|
D | sigtest-9.2.txt | 136 hfds EXPAND_ASM_INSNS,INPUT_STREAM_DATA_CHUNK_SIZE,MAX_BUFFER_SIZE,bootstrapMethodOffsets,classFile…
|
D | sigtest-9.4.txt | 138 hfds EXPAND_ASM_INSNS,INPUT_STREAM_DATA_CHUNK_SIZE,MAX_BUFFER_SIZE,bootstrapMethodOffsets,classFile…
|
D | sigtest-9.0.txt | 136 hfds EXPAND_ASM_INSNS,INPUT_STREAM_DATA_CHUNK_SIZE,bootstrapMethodOffsets,classFileBuffer,constantD…
|
D | sigtest-7.0.txt | 136 hfds EXPAND_ASM_INSNS,INPUT_STREAM_DATA_CHUNK_SIZE,bootstrapMethodOffsets,constantDynamicValues,con…
|
D | sigtest-7.2.txt | 136 hfds EXPAND_ASM_INSNS,INPUT_STREAM_DATA_CHUNK_SIZE,bootstrapMethodOffsets,classFileBuffer,constantD…
|
D | sigtest-9.1.txt | 136 hfds EXPAND_ASM_INSNS,INPUT_STREAM_DATA_CHUNK_SIZE,bootstrapMethodOffsets,classFileBuffer,constantD…
|