Searched refs:ReloModel (Results 1 – 3 of 3) sorted by relevance
225 Reloc::Model ReloModel = TM.getRelocationModel(); in getKindForGlobal() local226 if (ReloModel == Reloc::Static || ReloModel == Reloc::ROPI || in getKindForGlobal()227 ReloModel == Reloc::RWPI || ReloModel == Reloc::ROPI_RWPI) in getKindForGlobal()
127 Reloc::Model ReloModel = TM.getRelocationModel(); in getKindForGlobal() local206 if (ReloModel == Reloc::Static) in getKindForGlobal()219 if (ReloModel == Reloc::Static) in getKindForGlobal()233 if (ReloModel == Reloc::Static) in getKindForGlobal()
137 Reloc::Model ReloModel = TM.getRelocationModel(); in getKindForGlobal() local216 if (ReloModel == Reloc::Static) in getKindForGlobal()