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

/freebsd-10-stable/contrib/binutils/include/
H A Dbfdlink.h299 unsigned int combreloc: 1;
297 unsigned int combreloc: 1; member in struct:bfd_link_info
/freebsd-10-stable/contrib/gdb/include/
H A Dbfdlink.h281 unsigned int combreloc: 1;
279 unsigned int combreloc: 1; member in struct:bfd_link_info
/freebsd-10-stable/contrib/binutils/ld/
H A Dldmain.c267 link_info.combreloc = TRUE;
/freebsd-10-stable/contrib/binutils/bfd/
H A Delfxx-mips.c7425 /* If combreloc is enabled, elf_link_sort_relocs() will
7431 info->combreloc = 0;
H A Delflink.c10094 if (dynamic && info->combreloc && dynobj != NULL)

Completed in 118 milliseconds