Home
last modified time | relevance | path

Searched refs:target_address_at (Results 1 – 25 of 36) sorted by relevance

12

/external/v8/src/s390/
Dassembler-s390-inl.h71 Address target = Assembler::target_address_at(pc_, host_); in apply()
84 return Assembler::target_address_at(pc_, host_); in target_internal_reference()
95 return Assembler::target_address_at(pc_, host_); in target_address()
144 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_)); in target_object()
151 reinterpret_cast<Object**>(Assembler::target_address_at(pc_, host_))); in target_object_handle()
174 return Assembler::target_address_at(pc_, host_); in target_external_reference()
243 Assembler::target_address_at(pc_ + kCodeAgingTargetDelta, host_)); in code_age_stub()
256 return Assembler::target_address_at(pc_, host_); in debug_call_address()
438 Address Assembler::target_address_at(Address pc, Address constant_pool) { in target_address_at() function
Dassembler-s390.h446 INLINE(static Address target_address_at(Address pc, Address constant_pool));
450 INLINE(static Address target_address_at(Address pc, Code* code)) { in INLINE()
452 return target_address_at(pc, constant_pool); in INLINE()
Dcodegen-s390.cc498 Assembler::target_address_at(sequence + kCodeAgingTargetDelta, code); in GetCodeAgeAndParity()
Dassembler-s390.cc222 return Assembler::target_address_at(pc_, host_); in wasm_memory_reference()
228 reinterpret_cast<intptr_t>(Assembler::target_address_at(pc_, host_))); in wasm_memory_size_reference()
233 return Assembler::target_address_at(pc_, host_); in wasm_global_reference()
3126 intptr_t pos = reinterpret_cast<intptr_t>(target_address_at(pc, code)); in EmitRelocations()
/external/v8/src/ppc/
Dassembler-ppc-inl.h63 Address target = Assembler::target_address_at(pc_, host_); in apply()
77 return Assembler::target_address_at(pc_, host_); in target_internal_reference()
90 return Assembler::target_address_at(pc_, host_); in target_address()
169 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_)); in target_object()
176 reinterpret_cast<Object**>(Assembler::target_address_at(pc_, host_))); in target_object_handle()
198 return Assembler::target_address_at(pc_, host_); in target_external_reference()
268 Assembler::target_address_at(pc_ + kCodeAgingTargetDelta, host_)); in code_age_stub()
283 return Assembler::target_address_at(pc_, host_); in debug_call_address()
435 Address Assembler::target_address_at(Address pc, Address constant_pool) { in target_address_at() function
Dassembler-ppc.h468 INLINE(static Address target_address_at(Address pc, Address constant_pool));
472 INLINE(static Address target_address_at(Address pc, Code* code)) { in INLINE()
474 return target_address_at(pc, constant_pool); in INLINE()
Dassembler-ppc.cc160 return Assembler::target_address_at(pc_, host_); in wasm_memory_reference()
166 reinterpret_cast<intptr_t>(Assembler::target_address_at(pc_, host_))); in wasm_memory_size_reference()
171 return Assembler::target_address_at(pc_, host_); in wasm_global_reference()
2474 intptr_t pos = reinterpret_cast<intptr_t>(target_address_at(pc, code)); in EmitRelocations()
Dcodegen-ppc.cc505 Assembler::target_address_at(sequence + kCodeAgingTargetDelta, code); in GetCodeAgeAndParity()
/external/v8/src/mips64/
Dassembler-mips64-inl.h103 return Assembler::target_address_at(pc_, host_); in target_address()
180 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_)); in target_object()
187 Assembler::target_address_at(pc_, host_))); in target_object_handle()
210 return Assembler::target_address_at(pc_, host_); in target_external_reference()
289 Assembler::target_address_at(pc_ + Assembler::kInstrSize, host_)); in code_age_stub()
305 return Assembler::target_address_at(pc_, host_); in debug_call_address()
Dassembler-mips64.h467 static Address target_address_at(Address pc);
472 INLINE(static Address target_address_at(Address pc, Address constant_pool)) { in INLINE()
473 return target_address_at(pc); in INLINE()
480 INLINE(static Address target_address_at(Address pc, Code* code)) { in INLINE()
482 return target_address_at(pc, constant_pool); in INLINE()
Dassembler-mips64.cc172 return Assembler::target_address_at(pc_, host_); in wasm_memory_reference()
177 return Assembler::target_address_at(pc_, host_); in wasm_global_reference()
183 reinterpret_cast<intptr_t>((Assembler::target_address_at(pc_, host_)))); in wasm_memory_size_reference()
3405 Address Assembler::target_address_at(Address pc) { in target_address_at() function in v8::internal::Assembler
/external/v8/src/mips/
Dassembler-mips-inl.h103 return Assembler::target_address_at(pc_, host_); in target_address()
192 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_)); in target_object()
199 Assembler::target_address_at(pc_, host_))); in target_object_handle()
222 return Assembler::target_address_at(pc_, host_); in target_external_reference()
307 Assembler::target_address_at(pc_ + Assembler::kInstrSize, host_)); in code_age_stub()
323 return Assembler::target_address_at(pc_, host_); in debug_call_address()
Dassembler-mips.h463 static Address target_address_at(Address pc);
468 INLINE(static Address target_address_at(Address pc, Address constant_pool)) { in INLINE()
469 return target_address_at(pc); in INLINE()
476 INLINE(static Address target_address_at(Address pc, Code* code)) { in INLINE()
478 return target_address_at(pc, constant_pool); in INLINE()
Dassembler-mips.cc194 return Assembler::target_address_at(pc_, host_); in wasm_memory_reference()
199 return Assembler::target_address_at(pc_, host_); in wasm_global_reference()
204 return reinterpret_cast<uint32_t>(Assembler::target_address_at(pc_, host_)); in wasm_memory_size_reference()
3193 Address Assembler::target_address_at(Address pc) { in target_address_at() function in v8::internal::Assembler
/external/v8/src/arm/
Dassembler-arm-inl.h71 return Assembler::target_address_at(pc_, host_); in target_address()
104 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_)); in target_object()
111 Assembler::target_address_at(pc_, host_))); in target_object_handle()
134 return Assembler::target_address_at(pc_, host_); in target_external_reference()
511 Address Assembler::target_address_at(Address pc, Address constant_pool) { in target_address_at() function
Dassembler-arm.h697 INLINE(static Address target_address_at(Address pc, Address constant_pool));
701 INLINE(static Address target_address_at(Address pc, Code* code)) { in INLINE()
703 return target_address_at(pc, constant_pool); in INLINE()
/external/v8/src/arm64/
Dassembler-arm64-inl.h575 Address Assembler::target_address_at(Address pc, Address constant_pool) {
580 Address Assembler::target_address_at(Address pc, Code* code) {
582 return target_address_at(pc, constant_pool);
678 return Assembler::target_address_at(pc_, host_);
697 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_));
704 Assembler::target_address_at(pc_, host_)));
727 return Assembler::target_address_at(pc_, host_);
813 return Assembler::target_address_at(pc_, host_);
Dassembler-arm64.h809 inline static Address target_address_at(Address pc, Address constant_pool);
813 static inline Address target_address_at(Address pc, Code* code);
/external/v8/src/x87/
Dassembler-x87-inl.h82 return Assembler::target_address_at(pc_, host_); in target_address()
209 Assembler::target_address_at(pc_ + 1, host_)); in code_age_stub()
225 return Assembler::target_address_at(location, host_); in debug_call_address()
434 Address Assembler::target_address_at(Address pc, Address constant_pool) { in target_address_at() function
Dassembler-x87.h495 inline static Address target_address_at(Address pc, Address constant_pool);
499 static inline Address target_address_at(Address pc, Code* code) { in target_address_at() function
501 return target_address_at(pc, constant_pool); in target_address_at()
/external/v8/src/ia32/
Dassembler-ia32-inl.h82 return Assembler::target_address_at(pc_, host_); in target_address()
209 Assembler::target_address_at(pc_ + 1, host_)); in code_age_stub()
225 return Assembler::target_address_at(location, host_); in debug_call_address()
434 Address Assembler::target_address_at(Address pc, Address constant_pool) { in target_address_at() function
Dassembler-ia32.h497 inline static Address target_address_at(Address pc, Address constant_pool);
501 static inline Address target_address_at(Address pc, Code* code) { in target_address_at() function
503 return target_address_at(pc, constant_pool); in target_address_at()
/external/v8/src/x64/
Dassembler-x64-inl.h270 Address Assembler::target_address_at(Address pc, Address constant_pool) { in target_address_at() function
327 return Assembler::target_address_at(pc_, host_); in target_address()
476 Assembler::target_address_at(pc_ + 1, host_)); in code_age_stub()
Dassembler-x64.h502 static inline Address target_address_at(Address pc, Address constant_pool);
506 static inline Address target_address_at(Address pc, Code* code) { in target_address_at() function
508 return target_address_at(pc, constant_pool); in target_address_at()
/external/v8/src/ic/
Dic-inl.h44 Address target = Assembler::target_address_at(address, constant_pool); in GetTargetAtAddress()

12