Home
last modified time | relevance | path

Searched refs:prefix_sec (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h236 char *prefix_sec; /* section prefix. */ member
H A Dsections.c191 else if (ecp->prefix_sec != NULL) in check_section_rename()
192 prefix = ecp->prefix_sec; in check_section_rename()
H A Dmain.c1013 ecp->prefix_sec = optarg; in elfcopy_main()