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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp252 static void writeMicroRelocation16(uint8_t *loc, uint64_t v, uint8_t bitsSize, function
700 writeMicroRelocation16<e>(loc, val, 7, 1);
704 writeMicroRelocation16<e>(loc, val, 10, 1);

Completed in 166 milliseconds