Home
last modified time | relevance | path

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

/linux-6.15/Documentation/sphinx/
H A Dkernel_abi.py112 show_symbols = False
114 show_symbols = True
128 show_symbols=show_symbols,
160 if show_symbols and not show_file:
162 elif not show_symbols and show_file:
/linux-6.15/scripts/lib/abi/
H A Dabi_parser.py460 def doc(self, output_in_txt=False, show_symbols=True, show_file=True, argument
477 if not show_symbols: