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

/external/v8/src/arm64/
H A Dassembler-arm64.cc297 bool Operand::NeedsRelocation(const Assembler* assembler) const { function in class:v8::internal::Operand
2254 DCHECK(!operand.NeedsRelocation(this));
2294 DCHECK(!operand.NeedsRelocation(this));
2361 DCHECK(!operand.NeedsRelocation(this));
2413 DCHECK(!operand.NeedsRelocation(this));
2529 DCHECK(!operand.NeedsRelocation(this));
2541 DCHECK(!operand.NeedsRelocation(this));

Completed in 147 milliseconds