Lines Matching refs:Flag

19 # - <tool>_flag_infile  : Flag to use when specifying the file to process
20 # - <tool>_flag_outfile : Flag to use to specify the result of the processing.
23 # - elfconvert_flag_section_remove : Flag to use when specifying sections to remove
24 # - readelf_flags_headers : Flag to use to specify headers should be displayed
58 # memusage_flag_infile: Flag for specifying the input file
67 # elfconvert_flag_strip_all : Flag that is used for stripping all symbols when converting
68 # elfconvert_flag_strip_debug : Flag that is used to strip debug symbols when converting
69 # elfconvert_flag_compress_debug_sections: Flag that is used to compress debug sections when conv…
70 # elfconvert_flag_intarget : Flag for specifying target used for infile
71 # elfconvert_flag_outtarget : Flag for specifying target to use for converted file.
73 # elfconvert_flag_section_remove: Flag for specifying that following section must be removed
74 # elfconvert_flag_section_only : Flag for specifying that only the following section should be k…
75 # elfconvert_flag_section_rename: Flag for specifying that following section must be renamed
76 # elfconvert_flag_gapfill : Flag for specifying the value to fill in gaps between sections
77 # elfconvert_flag_srec_len : Flag for specifying maximum length of Srecord values
78 # elfconvert_flag_infile : Flag for specifying the input file
79 # elfconvert_flag_outfile : Flag for specifying the output file
87 # disassembly_flag_inline_source : Flag to use to display source code mixed with disassembly
88 # disassembly_flag_all : Flag to use for disassemble everything, including zeroes
89 # disassembly_flag_infile : Flag for specifying the input file
90 # disassembly_flag_outfile : Flag for specifying the output file
98 # readelf_flag_headers : Flag to use for specifying ELF headers should be read
99 # readelf_flag_infile : Flag for specifying the input file
100 # readelf_flag_outfile : Flag for specifying the output file
108 # strip_flag_all : Flag for removing all symbols
109 # strip_flag_debug : Flag for removing debug symbols
110 # strip_flag_dwo : Flag for removing dwarf sections
111 # strip_flag_infile : Flag for specifying the input file
112 # strip_flag_outfile : Flag for specifying the output file