Home
last modified time | relevance | path

Searched refs:COFFRelocation (Results 1 – 25 of 48) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFRelocation.java31 public interface COFFRelocation { interface
H A DSectionHeader.java94 public COFFRelocation getCOFFRelocation(int index); in getCOFFRelocation()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFRelocation.java31 public interface COFFRelocation { interface
H A DSectionHeader.java94 public COFFRelocation getCOFFRelocation(int index); in getCOFFRelocation()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFRelocation.java31 public interface COFFRelocation { interface
H A DSectionHeader.java94 public COFFRelocation getCOFFRelocation(int index); in getCOFFRelocation()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFRelocation.java31 public interface COFFRelocation { interface
H A DSectionHeader.java94 public COFFRelocation getCOFFRelocation(int index); in getCOFFRelocation()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFRelocation.java31 public interface COFFRelocation { interface
H A DSectionHeader.java94 public COFFRelocation getCOFFRelocation(int index); in getCOFFRelocation()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFRelocation.java31 public interface COFFRelocation { interface
H A DSectionHeader.java94 public COFFRelocation getCOFFRelocation(int index); in getCOFFRelocation()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFRelocation.java31 public interface COFFRelocation { interface
H A DSectionHeader.java94 public COFFRelocation getCOFFRelocation(int index); in getCOFFRelocation()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFRelocation.java31 public interface COFFRelocation { interface
H A DSectionHeader.java94 public COFFRelocation getCOFFRelocation(int index); in getCOFFRelocation()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFRelocation.java31 public interface COFFRelocation { interface
H A DSectionHeader.java94 public COFFRelocation getCOFFRelocation(int index); in getCOFFRelocation()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFRelocation.java31 public interface COFFRelocation { interface
H A DSectionHeader.java94 public COFFRelocation getCOFFRelocation(int index); in getCOFFRelocation()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp77 struct COFFRelocation { struct
81 COFFRelocation() : Symb(NULL) {} in COFFRelocation() argument
85 typedef std::vector<COFFRelocation> relocations;
599 COFFRelocation Reloc; in RecordRelocation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp101 struct COFFRelocation { struct
105 COFFRelocation() = default;
110 using relocations = std::vector<COFFRelocation>;
766 COFFRelocation Reloc; in recordRelocation()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp101 struct COFFRelocation { struct
105 COFFRelocation() = default;
110 using relocations = std::vector<COFFRelocation>;
764 COFFRelocation Reloc; in recordRelocation()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp101 struct COFFRelocation { struct
105 COFFRelocation() = default;
110 using relocations = std::vector<COFFRelocation>;
766 COFFRelocation Reloc; in recordRelocation()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DWinCOFFObjectWriter.cpp101 struct COFFRelocation { struct
105 COFFRelocation() = default;
110 using relocations = std::vector<COFFRelocation>;
766 COFFRelocation Reloc; in recordRelocation()

12