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