Searched refs:getsym (Results 1 – 4 of 4) sorted by relevance
157 DisasmGetSymCB_t getsym = ctx->symcb ?: null_elf_getsym; in disasm_cb() local170 getsym = default_elf_getsym; in disasm_cb()173 return ctx->ebl->disasm (startp, end, addr, fmt, outcb, getsym, outcbarg, in disasm_cb()
2344 symrec *getsym (char const *);2422 The function @code{getsym} is passed the name of the symbol to look up. If2441 getsym (char const *sym_name)2457 The string is passed to @code{getsym} for look up in the symbol table. If2536 s = getsym (symbuf);8701 @c LocalWords: fnct putsym getsym fname arith fncts atan ptr malloc sizeof
2453 symrec *getsym (char const *);2515 function `getsym' is passed the name of the symbol to look up. If2533 getsym (char const *sym_name)2548 The string is passed to `getsym' for look up in the symbol table. If2610 s = getsym (symbuf);
8571 (getsym): Rename as...9023 (getsym): Adjust.14323 (getsym): Use it.