Searched refs:REL_ERR_NONALIGN (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/krtld/ |
H A D | reloc.h | 253 #define REL_ERR_NONALIGN(lml, file, sym, rtype, off) \ macro 293 #define REL_ERR_NONALIGN(lml, file, sym, rtype, off) \ macro
|
/titanic_44/usr/src/uts/sparc/krtld/ |
H A D | doreloc.c | 471 REL_ERR_NONALIGN(lml, file, sym, rtype, (uintptr_t)off); in do_reloc_krtld()
|