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

/external/elfutils/tests/
H A Ddwflsyms.c157 GElf_Sym asym; local
162 const char *aname = dwfl_module_addrinfo (mod, addr, &off, &asym,
166 assert (addr_in_section (aelf, ashndxp, asym.st_value)
170 asym is "stronger" (or equal) to sym or asym is more specific
173 || gelf_bind_order (&asym) >= gelf_bind_order (&sym))

Completed in 89 milliseconds