Searched refs:rmode_for (Results 1 – 1 of 1) sorted by relevance
197 static inline RelocInfo::Mode rmode_for(T) { return RelocInfo::NONE; } in rmode_for() function207 static inline RelocInfo::Mode rmode_for(Smi t) { return RelocInfo::NONE; }215 static inline RelocInfo::Mode rmode_for(ExternalReference t) {232 rmode_(ImmediateInitializer<T>::rmode_for(t)) {}