Searched defs:getRelocationModel (Results 1 – 3 of 3) sorted by relevance
40 Reloc::Model getRelocationModel() const { return RelocationModel; } in getRelocationModel() function
76 Reloc::Model TargetMachine::getRelocationModel() const { in getRelocationModel() function in TargetMachine
273 Reloc::Model getRelocationModel() const {return RM;} in getRelocationModel() function