Home
last modified time | relevance | path

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

/linux-6.15/scripts/gendwarfksyms/
H A Dgendwarfksyms.c31 int symtypes; variable
121 symtypes = 1; in main()
H A Dtypes.c420 if (!symtypes && sym->state == SYMBOL_PROCESSED) in expand_symbol()
445 if (symtypes) in expand_symbol()
H A Dgendwarfksyms.h28 extern int symtypes;
/linux-6.15/scripts/
H A DMakefile.build109 $(if $(KBUILD_SYMTYPES), --symtypes $(@:.o=.symtypes)) \
113 $(if $(KBUILD_SYMTYPES), -T $(@:.o=.symtypes)) \
/linux-6.15/Documentation/kbuild/
H A Dgendwarfksyms.rst32 -T, --symtypes file Write a symtypes file
62 Similarly to genksyms, gendwarfksyms supports writing a symtypes
67 symtypes files during a kernel build, set `KBUILD_SYMTYPES=1`.
/linux-6.15/
H A D.gitignore50 *.symtypes