Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/
H A Dkernel-doc281 OUTPUT_ALL => 0, # output all symbols and doc sections constant
287 my $output_selection = OUTPUT_ALL;
513 if (($output_selection == OUTPUT_ALL) ||
523 'content-only' => ($output_selection != OUTPUT_ALL), });
1025 if (($output_selection == OUTPUT_ALL) ||
1206 return 1 if ($output_selection == OUTPUT_ALL);
/openbmc/qemu/scripts/
H A Dkernel-doc