Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64RelocationFunctions.h24 DECL_AARCH64_APPLY_RELOC_FUNC(add_abs_lo12) \
53 …ValueType(0x115, MappedType(&add_abs_lo12, "R_AARCH64_ADD_ABS_LO12_NC", 32)), /* NO…
DAArch64Relocator.cpp514 Relocator::Result add_abs_lo12(Relocation& pReloc, AArch64Relocator& pParent) { in add_abs_lo12() function