Searched defs:EntryPointAddr (Results 1 – 3 of 3) sorted by relevance
84 support::ubig32_t EntryPointAddr; member144 support::ubig64_t EntryPointAddr; member
57 std::optional<llvm::yaml::Hex64> EntryPointAddr; member
1979 static Expected<int> runWithRuntime(Session &S, ExecutorAddr EntryPointAddr) { in runWithRuntime()1997 ExecutorAddr EntryPointAddr) { in runWithoutRuntime()