Searched refs:REL_ERR_NOFIT (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/intel/amd64/krtld/ |
H A D | doreloc.c | 262 REL_ERR_NOFIT(lml, file, sym, rtype, *value); in do_reloc_krtld() 278 REL_ERR_NOFIT(lml, file, sym, rtype, *value); in do_reloc_krtld()
|
/titanic_44/usr/src/uts/common/krtld/ |
H A D | reloc.h | 273 #define REL_ERR_NOFIT(lml, file, sym, rtype, uvalue) \ macro 309 #define REL_ERR_NOFIT(lml, file, sym, rtype, uvalue) \ macro
|
/titanic_44/usr/src/uts/sparc/krtld/ |
H A D | doreloc.c | 577 REL_ERR_NOFIT(lml, file, sym, rtype, uvalue); in do_reloc_krtld()
|