Home
last modified time | relevance | path

Searched defs:elength (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Darchive64.c147 unsigned int elength, in bfd_elf64_archive_write_armap()
H A Darchive.c1661 bfd_size_type elength = 0; in _bfd_write_archive_contents() local
1800 _bfd_compute_and_write_armap (bfd *arch, unsigned int elength) in _bfd_compute_and_write_armap()
1945 unsigned int elength, in bsd_write_armap()
2105 unsigned int elength, in coff_write_armap()
H A Dcoff-rs6000.c1581 xcoff_write_armap_old (abfd, elength, map, orl_count, stridx) in xcoff_write_armap_old() argument
1777 xcoff_write_armap_big (abfd, elength, map, orl_count, stridx) in xcoff_write_armap_big() argument
2056 _bfd_xcoff_write_armap (abfd, elength, map, orl_count, stridx) in _bfd_xcoff_write_armap() argument
H A Dsom.c5826 unsigned elength) in som_bfd_ar_write_symbol_stuff()
6079 unsigned int elength, in som_write_armap()
H A Decoff.c2999 unsigned int elength, in _bfd_ecoff_write_armap()
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Darchive64.c147 unsigned int elength, in bfd_elf64_archive_write_armap()
H A Darchive.c1616 bfd_size_type elength = 0; in _bfd_write_archive_contents() local
1767 _bfd_compute_and_write_armap (bfd *arch, unsigned int elength) in _bfd_compute_and_write_armap()
1912 unsigned int elength, in bsd_write_armap()
2071 unsigned int elength, in coff_write_armap()
H A Dcoff-rs6000.c1579 xcoff_write_armap_old (abfd, elength, map, orl_count, stridx) in xcoff_write_armap_old() argument
1775 xcoff_write_armap_big (abfd, elength, map, orl_count, stridx) in xcoff_write_armap_big() argument
2058 _bfd_xcoff_write_armap (abfd, elength, map, orl_count, stridx) in _bfd_xcoff_write_armap() argument
H A Dvms.c966 vms_write_armap (arch, elength, map, orl_count, stridx) in vms_write_armap() argument
H A Dsom.c5902 som_bfd_ar_write_symbol_stuff (abfd, nsyms, string_size, lst, elength) in som_bfd_ar_write_symbol_stuff() argument
6160 som_write_armap (abfd, elength, map, orl_count, stridx) in som_write_armap() argument
H A Decoff.c3136 _bfd_ecoff_write_armap (abfd, elength, map, orl_count, stridx) in _bfd_ecoff_write_armap() argument
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcgen-opc.c502 int elength = CGEN_EXTRACT_FN (cd, insn) in cgen_lookup_insn() local
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dcgen-opc.c502 int elength = CGEN_EXTRACT_FN (cd, insn) in cgen_lookup_insn() local
/openbsd-src/usr.bin/make/
H A Darch.c798 int elength = atoi(memberName + sizeof(AR_EFMT1)-1); in ArchFindMember() local