Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/logging/
H A Dlocal-logger.cc26 void LocalLogger::CodeLinePosInfoRecordEvent(Address code_start, in CodeLinePosInfoRecordEvent() argument
H A Dlog.cc1528 void CodeLinePosEvent(JitLogger& jit_logger, Address code_start, in CodeLinePosEvent() argument
1548 void Logger::CodeLinePosInfoRecordEvent(Address code_start, in CodeLinePosInfoRecordEvent() argument
1557 WasmCodeLinePosInfoRecordEvent( Address code_start, base::Vector<const byte> source_position_table) WasmCodeLinePosInfoRecordEvent() argument
[all...]
/third_party/vixl/examples/aarch32/
H A Dexamples.h47 ExecutableMemory(const byte* code_start, size_t size) in ExecutableMemory() argument
/third_party/vixl/examples/aarch64/
H A Dexecutable-memory.h48 ExecutableMemory(const vixl::byte* code_start, size_t size) in ExecutableMemory() argument
H A Dcustom-disassembler.cc151 Label code_start, code_end; in TestCustomDisassembler() local
H A Dnon-const-visitor.cc103 Label code_start, code_end; in main() local
/third_party/vixl/test/aarch64/examples/
H A Dtest-examples.cc566 Label code_start, code_end; in TEST() local
/third_party/node/deps/v8/include/
H A Dv8-callbacks.h68 void* code_start; member
/third_party/node/deps/v8/include/v8-include/
H A Dv8-callbacks.h70 void* code_start; member
/third_party/node/deps/v8/src/diagnostics/
H A Dperf-jit.cc376 Address code_start = code->InstructionStart(); in LogWriteDebugInfo() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-serialization.cc379 byte* code_start = serialized_code_start; in WriteCode() local
H A Dwasm-code-manager.cc1240 Address code_start = reinterpret_cast<Address>(dst_code_bytes.begin()); in AddCodeWithCodeSpace() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.h1546 int32_t code_start() const { return code_start_; } in code_start() function in v8::internal::compiler::final

Completed in 18 milliseconds