Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoffcode.h1947 asection *real_sec; in coff_set_alignment_hook() local
1952 real_sec = coff_section_from_bfd_index (abfd, (int) hdr->s_nreloc); in coff_set_alignment_hook()
1953 if (real_sec == NULL) in coff_set_alignment_hook()
1956 real_sec->reloc_count = hdr->s_paddr; in coff_set_alignment_hook()
1957 real_sec->lineno_count = hdr->s_vaddr; in coff_set_alignment_hook()