Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocationFunctions.h34 DECL_ARM_APPLY_RELOC_FUNC(got_prel) \
83 { &got_prel, 41, "R_ARM_TARGET2" }, \
138 { &got_prel, 96, "R_ARM_GOT_PREL" }, \
DARMRelocator.cpp887 ARMRelocator::Result got_prel(Relocation& pReloc, ARMRelocator& pParent) { in got_prel() function