Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h625 } Mv_reloc; typedef
702 Mv_reloc *ra_move; /* move table information */
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c2344 libld_malloc(sizeof (Mv_reloc))) == NULL)) in process_movereloc()