Searched refs:remove_section (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ |
| H A D | StripOpts.td | 50 defm remove_section : Eq<"remove-section", "Remove <section>">, 52 def R : JoinedOrSeparate<["-"], "R">, Alias<remove_section>;
|
| H A D | ObjcopyOpts.td | 66 defm remove_section : Eq<"remove-section", "Remove <section>">, 68 def R : JoinedOrSeparate<["-"], "R">, Alias<remove_section>;
|
| /freebsd-12.1/contrib/processor-trace/libipt/test/src/ |
| H A D | ptunit-image.c | 1183 static struct ptunit_result remove_section(struct image_fixture *ifix) in remove_section() function 2247 ptu_run_f(suite, remove_section, rfix); in main()
|