HomeSort by: relevance | last modified time | path
    Searched defs:has_toc_reloc (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 3344 #define has_toc_reloc sec_flg2
4618 sec->has_toc_reloc = 1;
4830 sec->has_toc_reloc = 1;
4977 sec->has_toc_reloc = 1;
5121 sec->has_toc_reloc = 1;
13191 if (sym_sec->has_toc_reloc
13251 if (isec->map_head.s->has_toc_reloc
13300 if (!(isec->has_toc_reloc
13334 if (i->has_toc_reloc)
14120 && (code_sec->has_toc_reloc
3340 #define has_toc_reloc macro
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 3352 #define has_toc_reloc sec_flg2
4626 sec->has_toc_reloc = 1;
4838 sec->has_toc_reloc = 1;
4985 sec->has_toc_reloc = 1;
5129 sec->has_toc_reloc = 1;
13188 if (sym_sec->has_toc_reloc
13248 if (isec->map_head.s->has_toc_reloc
13297 if (!(isec->has_toc_reloc
13331 if (i->has_toc_reloc)
14118 && (code_sec->has_toc_reloc
3348 #define has_toc_reloc macro
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 3352 #define has_toc_reloc sec_flg2
4625 sec->has_toc_reloc = 1;
4837 sec->has_toc_reloc = 1;
4984 sec->has_toc_reloc = 1;
5128 sec->has_toc_reloc = 1;
13171 if (sym_sec->has_toc_reloc
13231 if (isec->map_head.s->has_toc_reloc
13280 if (!(isec->has_toc_reloc
13314 if (i->has_toc_reloc)
14101 && (code_sec->has_toc_reloc
3348 #define has_toc_reloc macro
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 3344 #define has_toc_reloc sec_flg2
4618 sec->has_toc_reloc = 1;
4830 sec->has_toc_reloc = 1;
4977 sec->has_toc_reloc = 1;
5121 sec->has_toc_reloc = 1;
13174 if (sym_sec->has_toc_reloc
13234 if (isec->map_head.s->has_toc_reloc
13283 if (!(isec->has_toc_reloc
13317 if (i->has_toc_reloc)
14103 && (code_sec->has_toc_reloc
3340 #define has_toc_reloc macro
    [all...]

Completed in 55 milliseconds