Searched refs:writeMicroRelocation16 (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | Mips.cpp | 249 static void writeMicroRelocation16(Ctx &ctx, uint8_t *loc, uint64_t v, in writeMicroRelocation16() function 729 writeMicroRelocation16<e>(ctx, loc, val, 7, 1); in relocate() 733 writeMicroRelocation16<e>(ctx, loc, val, 10, 1); in relocate()
|