Home
last modified time | relevance | path

Searched refs:check_module (Results 1 - 3 of 3) sorted by relevance

/third_party/toybox/toys/other/
H A Dmodinfo.c79 static int check_module(struct dirtree *new) in check_module() function
130 dirtree_read(path, check_module); in modinfo_main()
/third_party/elfutils/libdwfl/
H A Dderelocate.c297 check_module (Dwfl_Module *mod) in check_module() function
380 if (unlikely (check_module (mod))) in dwfl_module_relocate_address()
407 if (check_module (mod)) in INTDEF()
/third_party/python/Lib/distutils/command/
H A Dbuild_py.py210 def check_module(self, module, module_file): member in build_py
277 if not self.check_module(module, module_file):

Completed in 3 milliseconds