Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64PLT.cpp85 uint64_t got_ent2_base = got_base + sizeof(AArch64GOTEntry::EntrySize) * 2; in applyPLT0() local
88 helper_get_page_address(got_ent2_base) - in applyPLT0()
93 helper_get_page_offset(got_ent2_base) >> 3); in applyPLT0()
96 helper_reencode_add_imm(data[3], helper_get_page_offset(got_ent2_base)); in applyPLT0()