Searched refs:strsz (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/libdwfl/
H A Ddwfl_module_getdwarf.c698 GElf_Addr addrs[i_max], GElf_Xword strsz,
801 strsz,
845 GElf_Xword strsz = 0; local
872 strsz = dyn->d_un.d_val;
887 translate_offs (0, mod, phnum, addrs, strsz, ehdr);
889 translate_offs (mod->main_bias, mod, phnum, addrs, strsz, ehdr);
696 translate_offs(GElf_Addr adjust, Dwfl_Module *mod, size_t phnum, GElf_Addr addrs[i_max], GElf_Xword strsz, GElf_Ehdr *ehdr) argument

Completed in 1533 milliseconds