Home
last modified time | relevance | path

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

/linux/tools/perf/include/perf/
H A Dperf_dlfilter.h86 __u8 sym_binding; /* STB_LOCAL, STB_GLOBAL or STB_WEAK, refer <elf.h> */ member
/linux/tools/perf/util/
H A Ddlfilter.c59 d_al->sym_binding = sym->binding; in al_to_d_al()
65 d_al->sym_binding = 0; in al_to_d_al()
/linux/tools/perf/Documentation/
H A Dperf-dlfilter.txt206 __u8 sym_binding; /* STB_LOCAL, STB_GLOBAL or STB_WEAK, refer <elf.h> */