Searched defs:RelocModel (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h40 std::optional<Reloc::Model> RelocModel; member in struct:llvm::TargetMachineBuilder
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp212 std::optional<Reloc::Model> RelocModel; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h55 std::optional<Reloc::Model> RelocModel = Reloc::PIC_; member in struct:llvm::lto::Config
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h543 std::optional<Reloc::Model> RelocModel; member in class:llvm::EngineBuilder

Completed in 71 milliseconds