Home
last modified time | relevance | path

Searched refs:stubs_base (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/sparc/ml/
H A Dmodstubs.s36 char stubs_base[1], stubs_end[1];
278 .global stubs_base
279 stubs_base: label
/titanic_44/usr/src/uts/sparc/dtrace/
H A Dfbt.c65 extern char stubs_base[];
1164 if (base >= (uint32_t *)stubs_base && in fbt_provide_module()
/titanic_44/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s31 char stubs_base[1], stubs_end[1];
391 ENTRY_NP(stubs_base)
/titanic_44/usr/src/uts/common/krtld/
H A Dkobj.c150 extern char stubs_base[];
2608 ksp->st_value < (uintptr_t)stubs_base || in get_syms()