Searched defs:module_start (Results 1 – 5 of 5) sorted by relevance
10 module_start = '#include "Python.h"' variable
133 handle_file_note (GElf_Addr module_start, GElf_Addr module_end, in handle_file_note()446 GElf_Addr module_start = -1l; in dwfl_segment_report_module() local
286 const char* module_start = last_slash == nullptr ? fname : last_slash + 1; in VmoduleActivated() local
279 ModuleDecoderImpl(const WasmFeatures& enabled, const byte* module_start, in ModuleDecoderImpl()2165 const WasmFeatures& enabled, const byte* module_start, in DecodeWasmModule()2415 void DecodeFunctionNames(const byte* module_start, const byte* module_end, in DecodeFunctionNames()
925 const byte* module_start = native_module->wire_bytes().begin(); in FindNextBreakablePosition() local1202 const byte* module_start = native_module->wire_bytes().begin(); in GetPossibleBreakpoints() local