Home
last modified time | relevance | path

Searched refs:sl_mach (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.c307 sl_mach(Half mach) in sl_mach() function
H A Dstruct_layout.h598 extern const sl_arch_layout_t *sl_mach(Half);
H A Dcorenote.c1861 state.ns_arch = sl_mach(state.ns_mach); in corenote()
1862 if (sl_mach(state.ns_mach) == NULL) in corenote()