Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h22 DECL_MIPS_APPLY_RELOC_FUNC(gprel16) \
54 { &gprel16, 7, "R_MIPS_GPREL16", 16}, \
DMipsRelocator.cpp943 static MipsRelocator::Result gprel16(MipsRelocationInfo& pReloc, in gprel16() function