Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h20 DECL_MIPS_APPLY_RELOC_FUNC(hi16) \
52 { &hi16, 5, "R_MIPS_HI16", 16}, \
DMipsRelocator.cpp897 static MipsRelocator::Result hi16(MipsRelocationInfo& pReloc, in hi16() function