Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocationFunctions.h20 DECL_ARM_APPLY_RELOC_FUNC(base_prel) \
67 { &base_prel, 25, "R_ARM_BASE_PREL" }, \
DARMRelocator.cpp848 ARMRelocator::Result base_prel(Relocation& pReloc, ARMRelocator& pParent) { in base_prel() function