Home
last modified time | relevance | path

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

/external/elfutils/tests/
Ddwflsyms.c157 GElf_Sym asym; in list_syms() local
162 const char *aname = dwfl_module_addrinfo (mod, addr, &off, &asym, in list_syms()
166 assert (addr_in_section (aelf, ashndxp, asym.st_value) in list_syms()
173 || gelf_bind_order (&asym) >= gelf_bind_order (&sym)) in list_syms()