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

/external/elfutils/0.153/libebl/
H A Deblsymbolbindingname.c85 else if (binding == STB_GNU_UNIQUE
/external/elfutils/0.153/
H A Delfutils.spec284 - libebl: Add support for STB_GNU_UNIQUE.
285 - elflint: Add support for STB_GNU_UNIQUE.
/external/elfutils/0.153/src/
H A Dnm.c907 && GELF_ST_BIND (sym->st_info) == STB_GNU_UNIQUE)
H A Delflint.c736 if (GELF_ST_BIND (sym->st_info) == STB_GNU_UNIQUE
/external/elfutils/0.153/libelf/
H A Delf.h452 #define STB_GNU_UNIQUE 10 /* Unique symbol. */ macro

Completed in 166 milliseconds