Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocationFunctions.h21 DECL_ARM_APPLY_RELOC_FUNC(got_brel) \
68 { &got_brel, 26, "R_ARM_GOT_BREL" }, \
DARMRelocator.cpp869 ARMRelocator::Result got_brel(Relocation& pReloc, ARMRelocator& pParent) { in got_brel() function