Searched refs:rmode_for (Results 1 – 1 of 1) sorted by relevance
208 static inline RelocInfo::Mode rmode_for(T) { return RelocInfo::NONE; } in rmode_for() function219 static inline RelocInfo::Mode rmode_for(Smi* t) { return RelocInfo::NONE; }229 static inline RelocInfo::Mode rmode_for(ExternalReference t) {247 rmode_(ImmediateInitializer<T>::rmode_for(t)) {}