Home
last modified time | relevance | path

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

/external/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
/external/llvm-project/llvm/include/llvm/Object/
DIRObjectFile.h56 module_iterator module_end() const { return module_iterator(Mods.end()); } in module_end() function
/external/elfutils/libdwfl/
Ddwfl_segment_report_module.c148 handle_file_note (GElf_Addr module_start, GElf_Addr module_end, in handle_file_note()
456 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/llvm-project/clang/include/clang/Lex/
DModuleMap.h698 module_iterator module_end() const { return Modules.end(); } in module_end() function