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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-sh64.c393 = info->relocatable || info->emitrelocations
437 || ((info->relocatable || info->emitrelocations)
439 || (! info->relocatable && !info->emitrelocations
483 if (info->relocatable || info->emitrelocations)
H A Delf64-sh64.c2897 = info->relocatable || info->emitrelocations
2941 || ((info->relocatable || info->emitrelocations)
2943 || (! info->relocatable && !info->emitrelocations
2987 if (info->relocatable || info->emitrelocations)
H A Delflink.c6487 || finfo->info->emitrelocations
7047 || finfo->info->emitrelocations))
7449 || info->emitrelocations
7525 if (info->relocatable || info->emitrelocations)
8782 || info->emitrelocations
H A Delf64-ppc.c3685 if (info->shared || info->emitrelocations)
7309 if (info->emitrelocations)
7644 if (info->emitrelocations
/haiku-fatelf/src/bin/gdb/include/
H A Dbfdlink.h231 unsigned int emitrelocations: 1;
229 unsigned int emitrelocations: 1; member in struct:bfd_link_info

Completed in 164 milliseconds