Searched refs:l_stlen (Results 1 – 7 of 7) sorted by relevance
234 bfd_byte l_stlen[4]; member
246 bfd_byte l_stlen[4]; member
205 bfd_size_type l_stlen; member
601 dst->l_stlen = bfd_get_32 (abfd, src->l_stlen); in xcoff64_swap_ldhdr_in()620 bfd_put_32 (abfd, src->l_stlen, dst->l_stlen); in xcoff64_swap_ldhdr_out()
2592 dst->l_stlen = bfd_get_32 (abfd, src->l_stlen); in xcoff_swap_ldhdr_in()2609 bfd_put_32 (abfd, src->l_stlen, dst->l_stlen); in xcoff_swap_ldhdr_out()
3531 ldhdr->l_stlen = ldinfo->string_size; in xcoff_build_loader_section()3549 lsec->size = stoff + ldhdr->l_stlen; in xcoff_build_loader_section()
1084 stlen = bfd_h_get_32 (abfd, lhdr->l_stlen); in dump_xcoff32_loader()