Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp257 Reloc::Model MipsSubtarget::getRelocationModel() const { in getRelocationModel() function in MipsSubtarget
/freebsd-12.1/contrib/llvm/lib/Target/
H A DTargetMachine.cpp83 Reloc::Model TargetMachine::getRelocationModel() const { return RM; } in getRelocationModel() function in TargetMachine