Searched refs:AARCH64_GOTPLT_RESERVE_COUNT (Results 1 – 1 of 1) sorted by relevance
50 const int32_t AARCH64_GOTPLT_RESERVE_COUNT = 3; variable3585 AARCH64_GOTPLT_RESERVE_COUNT * (size / 8)); in got_section()3612 AARCH64_GOTPLT_RESERVE_COUNT * (size / 8)); in got_section()4908 memset(got_pov, 0, size / 8 * AARCH64_GOTPLT_RESERVE_COUNT); in do_write()4909 got_pov += (size / 8) * AARCH64_GOTPLT_RESERVE_COUNT; in do_write()4912 unsigned int got_offset = (size / 8) * AARCH64_GOTPLT_RESERVE_COUNT; in do_write()