Home
last modified time | relevance | path

Searched refs:REL_ERR_NONALIGN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h255 #define REL_ERR_NONALIGN(lml, file, sym, rtype, off) \ macro
295 #define REL_ERR_NONALIGN(lml, file, sym, rtype, off) \ macro
/illumos-gate/usr/src/uts/sparc/krtld/
H A Ddoreloc.c471 REL_ERR_NONALIGN(lml, file, sym, rtype, (uintptr_t)off); in do_reloc_krtld()