Home
last modified time | relevance | path

Searched refs:bfd_arch_mach_octets_per_byte (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
HDarchures.c1204 return bfd_arch_mach_octets_per_byte (bfd_get_arch (abfd), in bfd_octets_per_byte()
1224 bfd_arch_mach_octets_per_byte (enum bfd_architecture arch, in bfd_arch_mach_octets_per_byte() function
HDbfd-in2.h2120 unsigned int bfd_arch_mach_octets_per_byte
HDChangeLog-00019267 (bfd_arch_mach_octets_per_byte): Ditto.
9526 (bfd_arch_mach_octets_per_byte): New function: Return target
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
HDbfd.h2127 unsigned int bfd_arch_mach_octets_per_byte
/freebsd-11-stable/contrib/binutils/ld/
HDldlang.c2881 unsigned x = bfd_arch_mach_octets_per_byte (ldfile_output_architecture, in init_opb()