Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h26 DECL_MIPS_APPLY_RELOC_FUNC(gprel32) \
59 { &gprel32, 12, "R_MIPS_GPREL32", 32}, \
DMipsRelocator.cpp1024 static MipsRelocator::Result gprel32(MipsRelocationInfo& pReloc, in gprel32() function