Searched refs:afterBcl (Results 1 – 1 of 1) sorted by relevance
106 uint32_t afterBcl = 4 * ctx.in.plt->getNumEntries() + 12; in writePPC32GlinkSection() local107 uint32_t gotBcl = got + 4 - (glink + afterBcl); in writePPC32GlinkSection()109 0x3d6b0000 | ha(afterBcl)); // addis r11,r11,1f-glink@ha in writePPC32GlinkSection()113 0x396b0000 | lo(afterBcl)); // 1: addi r11,r11,1b-glink@l in writePPC32GlinkSection()