Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h41 DECL_MIPS_APPLY_RELOC_FUNC(tlshi16) \
91 { &tlshi16, 44, "R_MIPS_TLS_DTPREL_HI16", 16}, \
96 { &tlshi16, 49, "R_MIPS_TLS_TPREL_HI16", 16}, \
DMipsRelocator.cpp1173 static MipsRelocator::Result tlshi16(MipsRelocationInfo& pReloc, in tlshi16() function