Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h42 DECL_MIPS_APPLY_RELOC_FUNC(tlslo16) \
92 { &tlslo16, 45, "R_MIPS_TLS_DTPREL_LO16", 16}, \
97 { &tlslo16, 50, "R_MIPS_TLS_TPREL_LO16", 16}, \
DMipsRelocator.cpp1194 static MipsRelocator::Result tlslo16(MipsRelocationInfo& pReloc, in tlslo16() function