Home
last modified time | relevance | path

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

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