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

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

Completed in 78 milliseconds