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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-i386.c1080 unsigned int shnam = elf_section_data (sec)->rel_hdr.sh_name;
1082 name = bfd_elf_string_from_elf_section (abfd, strndx, shnam);
1078 unsigned int shnam = elf_section_data (sec)->rel_hdr.sh_name; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-i386.c1202 unsigned int shnam = elf_section_data (sec)->rel_hdr.sh_name;
1204 name = bfd_elf_string_from_elf_section (abfd, strndx, shnam);
1200 unsigned int shnam = elf_section_data (sec)->rel_hdr.sh_name; local

Completed in 199 milliseconds