Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocationFunctions.h33 DECL_ARM_APPLY_RELOC_FUNC(prel31) \
84 { &prel31, 42, "R_ARM_PREL31" }, \
DARMRelocator.cpp1337 ARMRelocator::Result prel31(Relocation& pReloc, ARMRelocator& pParent) { in prel31() function