Lines Matching refs:symref
133 Sym *symref;
207 symref = (Sym *)
210 if (ELF_ST_BIND(symref->st_info) == STB_LOCAL) {
212 value = symref->st_value;
220 if (symref->st_shndx == SHN_UNDEF &&
222 symref->st_name, (uint8_t *)off) == 0)
225 if (symref->st_shndx == SHN_UNDEF &&
227 symref->st_name, &symref->st_value,
229 if (ELF_ST_BIND(symref->st_info)
234 symref->st_name);
244 value = symref->st_value;
266 (const char *)mp->strings + symref->st_name,