Searched refs:CONST_POOL (Results 1 – 4 of 4) sorted by relevance
421 CONST_POOL, enumerator479 return mode == CONST_POOL; in IsConstPool()
771 case CONST_POOL: in RelocModeName()881 case CONST_POOL: in Verify()
306 DCHECK(mode != RelocInfo::COMMENT && mode != RelocInfo::CONST_POOL && in RecordEntry()2950 (rmode == RelocInfo::CONST_POOL) || (rmode == RelocInfo::VENEER_POOL) || in RecordRelocInfo()3183 RecordRelocInfo(RelocInfo::CONST_POOL, static_cast<intptr_t>(size)); in RecordConstPool()
4027 RecordRelocInfo(RelocInfo::CONST_POOL, static_cast<intptr_t>(size)); in RecordConstPool()4132 DCHECK(rmode != RelocInfo::COMMENT && rmode != RelocInfo::CONST_POOL && in ConstantPoolAddEntry()