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

/openjdk10/hotspot/src/jdk.aot/share/classes/jdk.tools.jaotc.binformat/src/jdk/tools/jaotc/binformat/elf/
H A DJELFRelocObject.java340 private static int getELFRelocationType(RelocType relocType) { argument
[all...]
/openjdk10/hotspot/src/jdk.aot/share/classes/jdk.tools.jaotc.binformat/src/jdk/tools/jaotc/binformat/macho/
H A DJMachORelocObject.java405 private static int getMachORelocationType(RelocType relocType) { argument
[all...]
/openjdk10/hotspot/src/jdk.aot/share/classes/jdk.tools.jaotc.binformat/src/jdk/tools/jaotc/binformat/pecoff/
H A DJPECoffRelocObject.java336 private static int getPECoffRelocationType(RelocType relocType) { argument
[all...]
/openjdk10/hotspot/src/share/vm/code/
H A DrelocInfo.hpp258 enum relocType { enum in class:VALUE_OBJ_CLASS_SPEC
523 typedef relocInfo::relocType relocType; typedef in class:RelocIterator
[all...]

Completed in 54 milliseconds