Searched defs:module_end (Results 1 – 4 of 4) sorted by relevance
58 module_iterator module_end() const { return module_iterator(Mods.end()); } in module_end() function
133 handle_file_note (GElf_Addr module_start, GElf_Addr module_end, in handle_file_note()447 GElf_Addr module_end = 0; in dwfl_segment_report_module() local
529 module_iterator module_end() const { return Modules.end(); } in module_end() function
246 const byte* module_end = decoder_->end(); in next() local280 const byte* module_end, ModuleOrigin origin) in ModuleDecoderImpl()2166 const byte* module_end, bool verify_functions, ModuleOrigin origin, in DecodeWasmModule()2415 void DecodeFunctionNames(const byte* module_start, const byte* module_end, in DecodeFunctionNames()