Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp1093 unsigned local_gotno, gotsym, symtabno; in mips_relocate_got() local
1098 local_gotno = si->mips_local_gotno; in mips_relocate_got()
1120 for (; g < local_gotno; g++) { in mips_relocate_got()
1127 got = si->plt_got + local_gotno; in mips_relocate_got()