Searched refs:check_module (Results 1 – 4 of 4) sorted by relevance
79 static int check_module(struct dirtree *new) in check_module() function130 dirtree_read(path, check_module); in modinfo_main()
297 check_module (Dwfl_Module *mod) in check_module() function380 if (unlikely (check_module (mod))) in dwfl_module_relocate_address()407 if (check_module (mod)) in INTDEF()
1130 * derelocate.c (check_module): Check mod is not NULL.3097 (check_module): New function, broken out of ...
210 def check_module(self, module, module_file): member in build_py277 if not self.check_module(module, module_file):