Searched refs:edit_file_features (Results 1 – 1 of 1) sorted by relevance
| /src/usr.bin/elfctl/ |
| H A D | elfctl.c | 52 static bool edit_file_features(Elf *, int, int, char *, bool); 187 } else if (!edit_file_features(elf, ehdr.e_phnum, fd, in main() 298 edit_file_features(Elf *elf, int phcount, int fd, char *val, bool endian_swap) in edit_file_features() function
|