Searched refs:prefix_alloc (Results 1 – 3 of 3) sorted by relevance
237 char *prefix_alloc; /* alloc section prefix. */ member
189 if (s->loadable && ecp->prefix_alloc != NULL) in check_section_rename()190 prefix = ecp->prefix_alloc; in check_section_rename()
1010 ecp->prefix_alloc = optarg; in elfcopy_main()