Lines Matching refs:plt
219 * Make sure that the .got.plt is either completely empty or it222 .got.plt : { *(.got.plt) }223 ASSERT(SIZEOF(.got.plt) == 0 || SIZEOF(.got.plt) == 0x18,387 .plt : {388 *(.plt) *(.plt.*) *(.iplt) *(.igot .igot.plt)390 ASSERT(SIZEOF(.plt) == 0, "Unexpected run-time procedure linkages detected!")