Home
last modified time | relevance | path

Searched refs:PlatformJDOpts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h138 HeaderOptions PlatformJDOpts = {},
146 HeaderOptions PlatformJDOpts = {},
306 HeaderOptions PlatformJDOpts,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp297 HeaderOptions PlatformJDOpts, MachOHeaderMUBuilder BuildMachOHeaderMU, in Create() argument
330 std::move(PlatformJDOpts), std::move(BuildMachOHeaderMU), Err)); in Create()
339 HeaderOptions PlatformJDOpts, in Create() argument
351 std::move(PlatformJDOpts), std::move(BuildMachOHeaderMU), in Create()
476 HeaderOptions PlatformJDOpts, MachOHeaderMUBuilder BuildMachOHeaderMU, in MachOPlatform() argument
543 this->BuildMachOHeaderMU(*this, std::move(PlatformJDOpts))))) in MachOPlatform()