Home
last modified time | relevance | path

Searched defs:dyn_plt_ent_size (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c104 int dyn_plt_ent_size = sizeof (dyn_plt_template); variable
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c203 int dyn_plt_ent_size = sizeof (dyn_plt_template) + variable
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c87 int dyn_plt_ent_size = sizeof (dyn_plt_template); variable
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c272 int dyn_plt_ent_size = sizeof (dyn_plt_template) + variable