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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delfcode.h884 asection *targ_sec;
887 targ_sec = bfd_section_from_elf_index (abfd, targ_index);
888 if (targ_sec != NULL
889 && (targ_sec->flags & SEC_DEBUGGING) != 0)
882 asection *targ_sec; local

Completed in 108 milliseconds