Home
last modified time | relevance | path

Searched defs:RelocModel (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h58 Optional<Reloc::Model> RelocModel; member
H A DLTOCodeGenerator.h223 Optional<Reloc::Model> RelocModel; member
/freebsd-12.1/contrib/llvm/include/llvm/LTO/
H A DConfig.h42 Optional<Reloc::Model> RelocModel = Reloc::PIC_; member
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h535 Optional<Reloc::Model> RelocModel; variable
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTOBackend.cpp134 Reloc::Model RelocModel; in createTargetMachine() local