Searched defs:endian_swap (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/elfctl/ |
H A D | elfctl.c | 96 bool editfeatures, lflag, endian_swap; main() local 295 edit_file_features(Elf * elf,int phcount,int fd,char * val,bool endian_swap) edit_file_features() argument 338 print_file_features(Elf * elf,int phcount,int fd,char * filename,bool endian_swap) print_file_features() argument 363 get_file_features(Elf * elf,int phcount,int fd,uint32_t * features,uint64_t * off,bool endian_swap) get_file_features() argument [all...] |