Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Dassembler-ppc.cc1254 !(src.must_output_reloc_info(this) || is_trampoline_pool_blocked()); in instructions_required_for_mov()
1300 bool Operand::must_output_reloc_info(const Assembler* assembler) const { in must_output_reloc_info() function in v8::internal::Operand
1325 bool relocatable = src.must_output_reloc_info(this); in mov()
Dassembler-ppc.h402 bool must_output_reloc_info(const Assembler* assembler) const; in C_REGISTERS()
/external/v8/src/s390/
Dassembler-s390.h375 bool must_output_reloc_info(const Assembler* assembler) const; in C_REGISTERS()