Home | History | Annotate | Download | only in info

Lines Matching full:keep

791              [`-K' SYMBOLNAME|`--keep-symbol='SYMBOLNAME]
794 [`-G' SYMBOLNAME|`--keep-global-symbol='SYMBOLNAME]
821 [`--long-section-names' {enable,disable,keep}]
828 [`--keep-symbols='FILENAME]
831 [`--keep-global-symbols='FILENAME]
840 [`--keep-file-symbols']
841 [`--only-keep-debug']
955 `--keep-symbol=SYMBOLNAME'
956 When stripping symbols, keep symbol SYMBOLNAME even if it would
969 `--keep-global-symbol=SYMBOLNAME'
970 Keep only symbol SYMBOLNAME global. Make all other symbols local
1020 then start the range of bytes to keep at the BYTEth byte. BYTE
1175 `--long-section-names {enable,disable,keep}'
1177 and `PE-COFF' object formats. The default behaviour, `keep', is
1184 same as `keep', but it is left undefined whether the `enable'
1262 `--keep-symbols=FILENAME'
1263 Apply `--keep-symbol' option to each symbol listed in the file
1280 `--keep-global-symbols=FILENAME'
1281 Apply `--keep-global-symbol' option to each symbol listed in the
1343 `--keep-file-symbols'
1348 `--only-keep-debug'
1364 2. Run `objcopy --only-keep-debug foo foo.dbg' to create a file
1374 is arbitrary. Also the `--only-keep-debug' step is optional. You
1387 `--only-keep-debug' switch.
1437 Keep the file's section flags and symbols but remove all section
2187 [`-K' SYMBOLNAME |`--keep-symbol='SYMBOLNAME]
2193 [`--keep-file-symbols']
2194 [`--only-keep-debug']
2249 `--keep-symbol=SYMBOLNAME'
2250 When stripping symbols, keep symbol SYMBOLNAME even if it would
2279 would cause strip to only keep symbols that start with the letters
2291 `--keep-file-symbols'
2296 `--only-keep-debug'
2312 2. Run `objcopy --only-keep-debug foo foo.dbg' to create a file
2322 is arbitrary. Also the `--only-keep-debug' step is optional. You
2335 `--only-keep-debug' switch.
3849 Keep in mind that the purpose of a bug report is to enable us to fix