Home
last modified time | relevance | path

Searched defs:EntryPointAddr (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h84 support::ubig32_t EntryPointAddr; member
144 support::ubig64_t EntryPointAddr; member
/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h56 Optional<llvm::yaml::Hex64> EntryPointAddr; member
/llvm-project-15.0.7/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1985 static Expected<int> runWithRuntime(Session &S, ExecutorAddr EntryPointAddr) { in runWithRuntime()
2003 ExecutorAddr EntryPointAddr) { in runWithoutRuntime()