Lines Matching defs:sym
366 do_reloc_krtld(uchar_t rtype, uchar_t *off, Xword *value, const char *sym,
376 do_reloc_rtld(uchar_t rtype, uchar_t *off, Xword *value, const char *sym,
381 #define sym (* rel_desc_sname_func)(rdesc)
408 REL_ERR_UNIMPL(lml, file, sym, rtype);
471 REL_ERR_NONALIGN(lml, file, sym, rtype, (uintptr_t)off);
492 REL_ERR_UNNOBITS(lml, file, sym, rtype,
537 REL_ERR_LOSEBITS(lml, file, sym, rtype, uvalue, 2, off);
577 REL_ERR_NOFIT(lml, file, sym, rtype, uvalue);
666 REL_ERR_UNSUPSZ(lml, file, sym, rtype, rep->re_fsize);
675 #undef sym