Searched defs:buildDataSection (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.code/src/org/graalvm/compiler/code/
H A DDataSection.java355 public void buildDataSection(ByteBuffer buffer, Patches patch) { method in class:DataSection
372 public void buildDataSection(ByteBuffer buffer, Patches patch, BiConsumer<DataSectionReference, Integer> onEmit) { method in class:DataSection

Completed in 91 milliseconds