Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCommonOpts.td62 defm remove_section : Eq<"remove-section", "Remove <section>">,
65 Alias<remove_section>,
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-image.c1184 static struct ptunit_result remove_section(struct image_fixture *ifix) in remove_section() function
2248 ptu_run_f(suite, remove_section, rfix); in main()