HomeSort by relevance Sort by last modified time
    Searched refs:check_symbols (Results 1 - 4 of 4) sorted by null

  /external/syslinux/com32/lib/sys/module/
common.h 69 extern int check_symbols(struct elf_module *module);
elf_module.c 258 CHECKED(res, check_symbols(module), error);
common.c 314 int check_symbols(struct elf_module *module) function
  /external/syslinux/core/elflink/
common.h 60 extern int check_symbols(struct elf_module *module);

Completed in 630 milliseconds