Searched defs:gotsym (Results 1 – 3 of 3) sorted by relevance
136 #define GOT_INIT(got,gotsym,pclabel) \ argument140 #define GOT_INITSYM(gotsym,pclabel) \ argument144 #define GOT_INITSYM(gotsym,pclabel) \ argument160 #define GOT_INIT(got,gotsym,pclabel) argument161 #define GOT_INITSYM(gotsym,pclabel) argument
224 Elf_Word local_gotno = 0, symtabno = 0, gotsym = 0; in _rtld_relocate_nonplt_self() local
189 Elf_Word gotsym; /* First dynamic symbol in GOT */ member