Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h1958 asection *real_sec; in coff_set_alignment_hook() local
1963 real_sec = coff_section_from_bfd_index (abfd, (int) hdr->s_nreloc); in coff_set_alignment_hook()
1964 if (real_sec == NULL) in coff_set_alignment_hook()
1967 real_sec->reloc_count = hdr->s_paddr; in coff_set_alignment_hook()
1968 real_sec->lineno_count = hdr->s_vaddr; in coff_set_alignment_hook()