Home
last modified time | relevance | path

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

/linux/scripts/gendwarfksyms/
H A Dgendwarfksyms.c31 int symtypes; variable
121 symtypes = 1; in main()
H A Dtypes.c528 if (!symtypes && sym->state == SYMBOL_PROCESSED) in expand_symbol()
553 if (symtypes) in expand_symbol()
H A Dgendwarfksyms.h28 extern int symtypes;
/linux/scripts/
H A DMakefile.build193 $(if $(KBUILD_SYMTYPES), --symtypes $(@:.o=.symtypes)) \
197 $(if $(KBUILD_SYMTYPES), -T $(@:.o=.symtypes)) \
/linux/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`.
284 - `value`: A valid type string (as shown in **--symtypes**) output)
/linux/
H A D.gitignore52 *.symtypes