Home
last modified time | relevance | path

Searched refs:strtable_size (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/com32/include/sys/
Dmodule.h111 Elf_Word strtable_size; // The size of the string table member
/external/syslinux/core/elflink/
Dload_env32.c130 core_module.strtable_size = size; in load_env32()
/external/syslinux/com32/lib/sys/module/
Delf_module.c88 module->strtable_size = dyn_entry->d_un.d_val; in prepare_dynlinking()