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

  /src/external/gpl3/binutils/dist/bfd/
elf-m10300.c 895 unsigned int tls_r_type,
919 switch (TLS_PAIR (r_type, tls_r_type))
1033 elf_mn10300_howto_table[tls_r_type].name);
1997 int tls_r_type;
2026 tls_r_type = elf_mn10300_tls_transition (info, r_type, hh, input_section, 0);
2027 if (tls_r_type != r_type)
2031 had_plt = mn10300_do_tls_transition (input_bfd, r_type, tls_r_type,
2033 r_type = tls_r_type;
1996 int tls_r_type; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf-m10300.c 895 unsigned int tls_r_type,
919 switch (TLS_PAIR (r_type, tls_r_type))
1033 elf_mn10300_howto_table[tls_r_type].name);
1997 int tls_r_type;
2026 tls_r_type = elf_mn10300_tls_transition (info, r_type, hh, input_section, 0);
2027 if (tls_r_type != r_type)
2031 had_plt = mn10300_do_tls_transition (input_bfd, r_type, tls_r_type,
2033 r_type = tls_r_type;
1996 int tls_r_type; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf-m10300.c 895 unsigned int tls_r_type,
919 switch (TLS_PAIR (r_type, tls_r_type))
1033 elf_mn10300_howto_table[tls_r_type].name);
1997 int tls_r_type;
2026 tls_r_type = elf_mn10300_tls_transition (info, r_type, hh, input_section, 0);
2027 if (tls_r_type != r_type)
2031 had_plt = mn10300_do_tls_transition (input_bfd, r_type, tls_r_type,
2033 r_type = tls_r_type;
1996 int tls_r_type; local
  /src/external/gpl3/gdb/dist/bfd/
elf-m10300.c 895 unsigned int tls_r_type,
919 switch (TLS_PAIR (r_type, tls_r_type))
1033 elf_mn10300_howto_table[tls_r_type].name);
1997 int tls_r_type;
2026 tls_r_type = elf_mn10300_tls_transition (info, r_type, hh, input_section, 0);
2027 if (tls_r_type != r_type)
2031 had_plt = mn10300_do_tls_transition (input_bfd, r_type, tls_r_type,
2033 r_type = tls_r_type;
1996 int tls_r_type; local

Completed in 25 milliseconds