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

/freebsd-10.0-release/usr.sbin/pkg/
H A Dconfig.c130 elf_corres_to_string(struct _elf_corres *m, int e) function
351 wordsize_corres_str = elf_corres_to_string(wordsize_corres,
354 arch = elf_corres_to_string(mach_corres, (int) elfhdr.e_machine);
363 endian_corres_str = elf_corres_to_string(endian_corres,
455 endian_corres_str = elf_corres_to_string(endian_corres,

Completed in 121 milliseconds