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

  /external/syslinux/com32/include/sys/
module.h 105 Elf_Word *ghash_table; // The GNU style hash table member in struct:elf_module
  /external/syslinux/core/elflink/
load_env32.c 40 .ghash_table = __gnu_hash_start,
  /external/syslinux/com32/lib/sys/module/
common.c 487 Elf_Word *cr_word = module->ghash_table;
561 if (module->ghash_table != NULL)
elf_module.c 76 module->ghash_table =

Completed in 300 milliseconds