Home
last modified time | relevance | path

Searched defs:module_start (Results 1 - 3 of 3) sorted by relevance

/third_party/elfutils/libdwfl/
H A Ddwfl_segment_report_module.c147 handle_file_note (GElf_Addr module_start, GElf_Addr module_end, in handle_file_note() argument
492 GElf_Addr module_start = -1l; in dwfl_segment_report_module() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-debug.cc884 const byte* module_start = native_module->wire_bytes().begin(); in FindNextBreakablePosition() local
1192 const byte* module_start = native_module->wire_bytes().begin(); in GetPossibleBreakpoints() local
H A Dmodule-decoder.cc289 ModuleDecoderImpl(const WasmFeatures& enabled, const byte* module_start, in ModuleDecoderImpl() argument
2482 void DecodeFunctionNames(const byte* module_start, const byte* module_end, in DecodeFunctionNames() argument
2222 DecodeWasmModule( const WasmFeatures& enabled, const byte* module_start, const byte* module_end, bool verify_functions, ModuleOrigin origin, Counters* counters, std::shared_ptr<metrics::Recorder> metrics_recorder, v8::metrics::Recorder::ContextId context_id, DecodingMethod decoding_method, AccountingAllocator* allocator) DecodeWasmModule() argument

Completed in 9 milliseconds