| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-loongarch.c | 548 s_dtprel (int bytes) function 635 { "dtprelword", s_dtprel, 4 }, 636 { "dtpreldword", s_dtprel, 8 },
|
| tc-riscv.c | 5160 s_dtprel (int bytes) function 5909 {"dtprelword", s_dtprel, 4}, 5910 {"dtpreldword", s_dtprel, 8},
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-loongarch.c | 541 s_dtprel (int bytes) function 628 { "dtprelword", s_dtprel, 4 }, 629 { "dtpreldword", s_dtprel, 8 },
|
| tc-riscv.c | 5149 s_dtprel (int bytes) function 5898 {"dtprelword", s_dtprel, 4}, 5899 {"dtpreldword", s_dtprel, 8},
|