Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
Ddwfl_segment_report_module.c147 handle_file_note (GElf_Addr module_start, GElf_Addr module_end, in handle_file_note()
492 GElf_Addr module_start = -1l; in dwfl_segment_report_module() local
/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc289 ModuleDecoderImpl(const WasmFeatures& enabled, const byte* module_start, in ModuleDecoderImpl()
2223 const WasmFeatures& enabled, const byte* module_start, in DecodeWasmModule()
2482 void DecodeFunctionNames(const byte* module_start, const byte* module_end, in DecodeFunctionNames()
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