Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DIRObjectFile.h56 module_iterator module_end() const { return module_iterator(Mods.end()); } in module_end() function
/third_party/elfutils/libdwfl/
Ddwfl_segment_report_module.c147 handle_file_note (GElf_Addr module_start, GElf_Addr module_end, in handle_file_note()
493 GElf_Addr module_end = 0; in dwfl_segment_report_module() local
/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc256 const byte* module_end = decoder_->end(); in next() local
290 const byte* module_end, ModuleOrigin origin) in ModuleDecoderImpl()
2224 const byte* module_end, bool verify_functions, ModuleOrigin origin, in DecodeWasmModule()
2482 void DecodeFunctionNames(const byte* module_start, const byte* module_end, in DecodeFunctionNames()