Lines Matching refs:symref
164 Sym *symref;
258 symref = (Sym *)
260 if (ELF_ST_BIND(symref->st_info) == STB_LOCAL) {
262 value = symref->st_value;
270 if (symref->st_shndx == SHN_UNDEF &&
272 symref->st_name, (uint32_t *)off,
277 if (symref->st_shndx == SHN_UNDEF &&
279 symref->st_name, &symref->st_value,
281 if (ELF_ST_BIND(symref->st_info)
286 symref->st_name);
296 value = symref->st_value;
325 (const char *)mp->strings + symref->st_name,