Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64RelocationFunctions.h25 DECL_AARCH64_APPLY_RELOC_FUNC(adr_got_page) \
64 …ValueType(0x137, MappedType(&adr_got_page, "R_AARCH64_ADR_GOT_PAGE", 32)), /* NO…
DAArch64Relocator.cpp649 Relocator::Result adr_got_page(Relocation& pReloc, AArch64Relocator& pParent) { in adr_got_page() function