Searched defs:NeedsRelocation (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/arm64/
H A Dassembler-arm64.cc280 bool Operand::NeedsRelocation(const Assembler* assembler) const { function in class:v8::internal::Operand
2175 DCHECK(!operand.NeedsRelocation(this));
2215 DCHECK(!operand.NeedsRelocation(this));
2282 DCHECK(!operand.NeedsRelocation(this));
2334 DCHECK(!operand.NeedsRelocation(this));
2450 DCHECK(!operand.NeedsRelocation(this));
2462 DCHECK(!operand.NeedsRelocation(this));

Completed in 160 milliseconds