Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h90 support::ubig32_t EntryPointAddr; member
150 support::ubig64_t EntryPointAddr; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h57 std::optional<llvm::yaml::Hex64> EntryPointAddr; member