Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c315 int n_bind; in remove_dup_syms() local
337 n_bind = ELF32_ST_BIND((orig_list + nextsym)->syminfo); in remove_dup_syms()
346 if (n_bind == STB_WEAK) { in remove_dup_syms()