Lines Matching refs:symbol
1237 irelative_name_cb(GElf_Sym *symbol, const char *name, void *d)1241 if (symbol->st_value == data->addr) {1244 is_ifunc = GELF_ST_TYPE(symbol->st_info) == STT_GNU_IFUNC;1249 * symbol. What we matched may have been a symbol1432 /* Look if we already have a symbol with this address.