Searched refs:edit_file_features (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/elfctl/
H A Delfctl.c52 static bool edit_file_features(Elf *, int, int, char *, bool);
184 } else if (!edit_file_features(elf, ehdr.e_phnum, fd,
295 edit_file_features(Elf *elf, int phcount, int fd, char *val, bool endian_swap) function

Completed in 101 milliseconds