Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h21 DECL_MIPS_APPLY_RELOC_FUNC(lo16) \
53 { &lo16, 6, "R_MIPS_LO16", 16}, \
DMipsRelocator.cpp919 static MipsRelocator::Result lo16(MipsRelocationInfo& pReloc, in lo16() function