Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp250 static void writeMicroRelocation16(uint8_t *loc, uint64_t v, uint8_t bitsSize, in writeMicroRelocation16() function
727 writeMicroRelocation16<e>(loc, val, 7, 1); in relocate()
731 writeMicroRelocation16<e>(loc, val, 10, 1); in relocate()