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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf.c5465 asection * first_section;
5470 first_section = NULL;
5480 if (first_section == NULL)
5481 first_section = section;
5505 if (!first_section || first_section->output_section != NULL)
5880 asection *first_section = NULL;
5894 if (!first_section)
5895 first_section = section;
5941 map->p_vaddr_offset = ((first_section
5460 asection * first_section; local
5875 asection *first_section = NULL; local
[all...]

Completed in 168 milliseconds