Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.h118 unsigned* plt_got; member
Ddlfcn.cpp231 plt_got: 0, plt_rel: 0, plt_rel_count: 0, rel: 0, rel_count: 0,
Dlinker.cpp1097 got = si->plt_got; in mips_relocate_got()
1127 got = si->plt_got + local_gotno; in mips_relocate_got()
1379 si->plt_got = (unsigned *)(base + d->d_un.d_ptr); in soinfo_link_image()