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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-ppc.c4289 sec->has_gp_reloc = 1;
4379 sec->has_gp_reloc = 1;
7839 if (isec->has_gp_reloc || (isec->flags & SEC_CODE) == 0)
7847 isec->has_gp_reloc = ret;
8171 && code_sec->has_gp_reloc
8172 && section->has_gp_reloc)
H A Dbfd-in2.h1285 unsigned int has_gp_reloc:1;
1278 unsigned int has_gp_reloc:1; member in struct:bfd_section
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1285 unsigned int has_gp_reloc:1;
1278 unsigned int has_gp_reloc:1; member in struct:bfd_section
H A Dbfd.h1285 unsigned int has_gp_reloc:1;
1278 unsigned int has_gp_reloc:1; member in struct:bfd_section
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1283 unsigned int has_gp_reloc:1;
1276 unsigned int has_gp_reloc:1; member in struct:bfd_section
H A Dbfd.h1283 unsigned int has_gp_reloc:1;
1276 unsigned int has_gp_reloc:1; member in struct:bfd_section

Completed in 316 milliseconds