Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DIRObjectFile.h58 module_iterator module_end() const { return module_iterator(Mods.end()); } in module_end() function
/external/elfutils/libdwfl/
Ddwfl_segment_report_module.c133 handle_file_note (GElf_Addr module_start, GElf_Addr module_end, in handle_file_note()
441 GElf_Addr module_end = 0; in dwfl_segment_report_module() local
/external/clang/include/clang/Lex/
DModuleMap.h529 module_iterator module_end() const { return Modules.end(); } in module_end() function
/external/v8/src/wasm/
Dmodule-decoder.cc255 const byte* module_end, ModuleOrigin origin) in ModuleDecoderImpl()
1393 const byte* module_start, const byte* module_end, in DecodeWasmModule()
1631 void DecodeFunctionNames(const byte* module_start, const byte* module_end, in DecodeFunctionNames()
1666 void DecodeLocalNames(const byte* module_start, const byte* module_end, in DecodeLocalNames()