summaryrefslogtreecommitdiff
path: root/build/boot/boot-image-profile.txt
diff options
context:
space:
mode:
Diffstat (limited to 'build/boot/boot-image-profile.txt')
-rw-r--r--build/boot/boot-image-profile.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/build/boot/boot-image-profile.txt b/build/boot/boot-image-profile.txt
index 3bcd685db7..f126e9d3f9 100644
--- a/build/boot/boot-image-profile.txt
+++ b/build/boot/boot-image-profile.txt
@@ -3720,6 +3720,16 @@ HSPLjava/nio/HeapByteBuffer;->getShort()S
HSPLjava/nio/HeapByteBuffer;->getShort(I)S
HSPLjava/nio/HeapByteBuffer;->getUnchecked(I[III)V
HSPLjava/nio/HeapByteBuffer;->getUnchecked(I[SII)V
+HSPLjava/nio/HeapByteBuffer;->getChar()C
+HSPLjava/nio/HeapByteBuffer;->getChar(I)C
+HSPLjava/nio/HeapByteBuffer;->getCharUnchecked(I)C
+HSPLjava/nio/HeapByteBuffer;->getDouble()D
+HSPLjava/nio/HeapByteBuffer;->getDouble(I)D
+HSPLjava/nio/HeapByteBuffer;->getDoubleUnchecked(I)D
+HSPLjava/nio/HeapByteBuffer;->getFloatUnchecked(I)F
+HSPLjava/nio/HeapByteBuffer;->getIntUnchecked(I)I
+HSPLjava/nio/HeapByteBuffer;->getLongUnchecked(I)J
+HSPLjava/nio/HeapByteBuffer;->getShortUnchecked(I)S
HSPLjava/nio/HeapByteBuffer;->isDirect()Z
HSPLjava/nio/HeapByteBuffer;->isReadOnly()Z
HSPLjava/nio/HeapByteBuffer;->ix(I)I
@@ -3735,6 +3745,11 @@ HSPLjava/nio/HeapByteBuffer;->putLong(IJ)Ljava/nio/ByteBuffer;
HSPLjava/nio/HeapByteBuffer;->putLong(J)Ljava/nio/ByteBuffer;
HSPLjava/nio/HeapByteBuffer;->putShort(IS)Ljava/nio/ByteBuffer;
HSPLjava/nio/HeapByteBuffer;->putShort(S)Ljava/nio/ByteBuffer;
+HSPLjava/nio/HeapByteBuffer;->putDoubleUnchecked(ID)V
+HSPLjava/nio/HeapByteBuffer;->putFloatUnchecked(IF)V
+HSPLjava/nio/HeapByteBuffer;->putIntUnchecked(II)V
+HSPLjava/nio/HeapByteBuffer;->putLongUnchecked(IJ)V
+HSPLjava/nio/HeapByteBuffer;->putShortUnchecked(IS)V
HSPLjava/nio/HeapByteBuffer;->slice()Ljava/nio/ByteBuffer;
HSPLjava/nio/HeapByteBuffer;->throwIfReadOnly()V
HSPLjava/nio/HeapCharBuffer;-><init>(II)V