Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/Arch/
H A DMips.cpp234 static void writeMicroRelocation16(uint8_t *Loc, uint64_t V, uint8_t BitsSize, in writeMicroRelocation16() function
608 writeMicroRelocation16<E>(Loc, Val, 7, 1); in relocateOne()
612 writeMicroRelocation16<E>(Loc, Val, 10, 1); in relocateOne()