Lines Matching refs:symbol
212 enum callback_status (*cb)(GElf_Sym *symbol,
236 * symbol table we are looking into. ltrace currently doesn't handle
237 * more than two symbol tables anyway, nor does it handle the xindex
241 enum callback_status (*cb)(GElf_Sym *symbol,
247 /* Go through static symbol table first. */
730 fprintf(stderr, "Couldn't create symbol for PLT entry: %s\n",
825 "Couldn't get relocation for symbol #%zd"
846 * backends to override the PLT symbol's name. */
874 * want to add such symbol once. The only way that those symbols
877 * same address. So instead we keep this unique symbol struct for
907 * symbol names that this library exports. */
937 "couldn't get symbol #%zd from %s: %s\n",
948 /* Find symbol name and snip version. */
967 fprintf(stderr, "Couldn't store symbol %s. "
977 /* If the symbol is not matched, skip it. We already
987 * function symbol will be a pointer to .opd, but some
1016 /* Put the default symbol to the chain. */
1032 fprintf(stderr, "Couldn't add symbol %s@%s "
1051 /* Look whether we already have a symbol for
1053 * yes, look if we should pick the new symbol
1239 /* There are two reasons that we need to inspect symbol tables