Searched defs:getRelocationModel (Results 1 – 3 of 3) sorted by relevance
83 const Optional<Reloc::Model> &getRelocationModel() const { return RM; } in getRelocationModel() function
272 Reloc::Model MipsSubtarget::getRelocationModel() const { in getRelocationModel() function in MipsSubtarget
70 Reloc::Model TargetMachine::getRelocationModel() const { return RM; } in getRelocationModel() function in TargetMachine