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

/linux-master/tools/lib/symbol/
H A Dkallsyms.h13 static inline u8 kallsyms2elf_binding(char type) function
/linux-master/tools/perf/arch/x86/util/
H A Dmachine.c55 if (!mi->entry_trampoline && kallsyms2elf_binding(type) == STB_GLOBAL &&
/linux-master/tools/perf/util/
H A Dsymbol.c763 sym = symbol__new(start, 0, kallsyms2elf_binding(type), kallsyms2elf_type(type), name);

Completed in 104 milliseconds