Home
last modified time | relevance | path

Searched refs:must_output_reloc_info (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/codegen/ppc/
Dassembler-ppc.cc1141 !(src.must_output_reloc_info(this) || is_trampoline_pool_blocked()); in instructions_required_for_mov()
1184 bool Operand::must_output_reloc_info(const Assembler* assembler) const { in must_output_reloc_info() function in v8::internal::Operand
1208 bool relocatable = src.must_output_reloc_info(this); in mov()
Dassembler-ppc.h91 bool must_output_reloc_info(const Assembler* assembler) const;
/external/v8/src/codegen/s390/
Dassembler-s390.h119 bool must_output_reloc_info(const Assembler* assembler) const;