Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_rtld.c565 static bool resolve_symbol(const struct ac_rtld_upload_info *u, unsigned part_idx, in resolve_symbol() function
672 if (!resolve_symbol(u, part_idx, sym, symbol_name, &symbol)) in apply_relocs()
/third_party/elfutils/libdwfl/
Drelocate.c211 resolve_symbol (Dwfl_Module *referer, struct reloc_symtab_cache *symtab, in resolve_symbol() function
372 error = resolve_symbol (mod, reloc_symtab, &sym, shndx); in relocate()
DChangeLog271 * relocate.c (resolve_symbol): Likewise.
895 (resolve_symbol): Uncompress strtab section if necessary.
1239 * relocate.c (resolve_symbol): Make sure symstrdata->d_buf != NULL.
1723 * relocate.c (resolve_symbol): Pass elf to dwfl_adjusted_st_value.
2079 * relocate.c (resolve_symbol): Likewise.
2268 * relocate.c (resolve_symbol): Use it.
2496 * relocate.c (resolve_symbol): Apply correct bias to st_value found in
2848 * relocate.c (resolve_symbol): New function.