Home
last modified time | relevance | path

Searched refs:target_off_heap_target (Results 1 – 13 of 13) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
Dassembler-loong64-inl.h175 Address RelocInfo::target_off_heap_target() { in target_off_heap_target() function
/third_party/node/deps/v8/src/codegen/mips64/
Dassembler-mips64-inl.h220 Address RelocInfo::target_off_heap_target() { in target_off_heap_target() function
/third_party/node/deps/v8/src/codegen/mips/
Dassembler-mips-inl.h247 Address RelocInfo::target_off_heap_target() { in target_off_heap_target() function
/third_party/node/deps/v8/src/codegen/riscv64/
Dassembler-riscv64-inl.h263 Address RelocInfo::target_off_heap_target() { in target_off_heap_target() function
/third_party/node/deps/v8/src/codegen/ia32/
Dassembler-ia32-inl.h148 Address RelocInfo::target_off_heap_target() { in target_off_heap_target() function
/third_party/node/deps/v8/src/codegen/
Dreloc-info.h269 V8_INLINE Address target_off_heap_target();
Dreloc-info.cc522 Address addr = target_off_heap_target(); in Verify()
/third_party/node/deps/v8/src/codegen/s390/
Dassembler-s390-inl.h215 Address RelocInfo::target_off_heap_target() { in target_off_heap_target() function
/third_party/node/deps/v8/src/codegen/arm/
Dassembler-arm-inl.h168 Address RelocInfo::target_off_heap_target() { in target_off_heap_target() function
/third_party/node/deps/v8/src/codegen/ppc/
Dassembler-ppc-inl.h229 Address RelocInfo::target_off_heap_target() { in target_off_heap_target() function
/third_party/node/deps/v8/src/codegen/x64/
Dassembler-x64-inl.h405 Address RelocInfo::target_off_heap_target() { in target_off_heap_target() function
/third_party/node/deps/v8/src/codegen/arm64/
Dassembler-arm64-inl.h746 Address RelocInfo::target_off_heap_target() {
/third_party/node/deps/v8/src/snapshot/
Dserializer.cc1119 Address addr = rinfo->target_off_heap_target(); in VisitOffHeapTarget()