Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Dmodutils-24.c1776 int plt_offset = 0, plt_needed = 0, plt_allocate; in arch_create_got() local
1804 plt_allocate = 0; in arch_create_got()
1811 plt_allocate = 1; in arch_create_got()
1835 plt_allocate = 1; in arch_create_got()
1885 if (plt_allocate) { in arch_create_got()