Searched refs:getAOTSymbolForVMFunctionName (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/jdk.aot/share/classes/jdk.tools.jaotc/src/jdk/tools/jaotc/
H A DForeignCallSiteRelocationInfo.java53 String aotSymbol = BinaryContainer.getAOTSymbolForVMFunctionName(functionName);
/openjdk10/hotspot/src/jdk.aot/share/classes/jdk.tools.jaotc.binformat/src/jdk/tools/jaotc/binformat/
H A DBinaryContainer.java440 public static String getAOTSymbolForVMFunctionName(String functionName) { method in class:BinaryContainer

Completed in 42 milliseconds