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

/freebsd-12-stable/contrib/gdb/include/
H A Dbfdlink.h228 unsigned int emitrelocations: 1;
226 unsigned int emitrelocations: 1; member in struct:bfd_link_info
/freebsd-12-stable/contrib/binutils/include/
H A Dbfdlink.h238 unsigned int emitrelocations: 1;
236 unsigned int emitrelocations: 1; member in struct:bfd_link_info
/freebsd-12-stable/contrib/binutils/ld/
H A Dlexsup.c1005 link_info.emitrelocations = TRUE;
H A Dldlang.c5148 if ((link_info.relocatable || link_info.emitrelocations)
/freebsd-12-stable/contrib/binutils/bfd/
H A Delf64-ppc.c8454 if (info->emitrelocations)
8552 else if (info->emitrelocations)
8839 else if (info->emitrelocations)
8870 else if (info->emitrelocations)
11541 if (is_opd && (info->emitrelocations || info->relocatable))
11798 brlt ourselves if emitrelocations. */
H A Delflink.c8726 || finfo->info->emitrelocations)
9373 || info->emitrelocations);
9482 if (info->relocatable || info->emitrelocations)
10847 || info->emitrelocations
H A Delf32-spu.c2644 and !info->emitrelocations. Returns a count of special relocs
2841 && !info->emitrelocations)

Completed in 503 milliseconds