Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64RelocationFunctions.h26 DECL_AARCH64_APPLY_RELOC_FUNC(ld64_got_lo12) \
65 …ValueType(0x138, MappedType(&ld64_got_lo12, "R_AARCH64_LD64_GOT_LO12_NC", 32)), /* NO…
DAArch64Relocator.cpp675 Relocator::Result ld64_got_lo12(Relocation& pReloc, AArch64Relocator& pParent) { in ld64_got_lo12() function