Searched refs:getsym (Results 1 – 4 of 4) sorted by relevance
160 DisasmGetSymCB_t getsym = ctx->symcb ?: null_elf_getsym; in disasm_cb() local173 getsym = default_elf_getsym; in disasm_cb()176 return ctx->ebl->disasm (startp, end, addr, fmt, outcb, getsym, outcbarg, in disasm_cb()
2444 symrec *getsym (char const *);2522 The function @code{getsym} is passed the name of the symbol to look up. If2547 getsym (char const *sym_name)2564 The string is passed to @code{getsym} for look up in the symbol table. If2643 s = getsym (symbuf);12316 @c LocalWords: fnct putsym getsym fname arith fncts atan ptr malloc sizeof Lex
2901 symrec *getsym (char const *);2962 function `getsym' is passed the name of the symbol to look up. If2982 getsym (char const *sym_name)2997 The string is passed to `getsym' for look up in the symbol table. If3060 s = getsym (symbuf);
16832 (getsym): Rename as...17284 (getsym): Adjust.22584 (getsym): Use it.