Home
last modified time | relevance | path

Searched refs:ghash_table (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/com32/include/sys/
Dmodule.h105 Elf_Word *ghash_table; // The GNU style hash table member
/external/syslinux/core/elflink/
Dload_env32.c40 .ghash_table = __gnu_hash_start,
/external/syslinux/com32/lib/sys/module/
Dcommon.c487 Elf_Word *cr_word = module->ghash_table; in module_find_symbol_gnu()
561 if (module->ghash_table != NULL) in module_find_symbol()
Delf_module.c76 module->ghash_table = in prepare_dynlinking()