Searched refs:CONST_POOL (Results 1 – 4 of 4) sorted by relevance
347 CONST_POOL, enumerator405 return mode == CONST_POOL; in IsConstPool()
752 case CONST_POOL: in RelocModeName()863 case CONST_POOL: in Verify()
311 DCHECK(mode != RelocInfo::COMMENT && mode != RelocInfo::CONST_POOL && in RecordEntry()2955 (rmode == RelocInfo::CONST_POOL) || (rmode == RelocInfo::VENEER_POOL) || in RecordRelocInfo()3186 RecordRelocInfo(RelocInfo::CONST_POOL, static_cast<intptr_t>(size)); in RecordConstPool()
4779 RecordRelocInfo(RelocInfo::CONST_POOL, static_cast<intptr_t>(size)); in RecordConstPool()4884 DCHECK(rmode != RelocInfo::COMMENT && rmode != RelocInfo::CONST_POOL && in ConstantPoolAddEntry()