Home
last modified time | relevance | path

Searched defs:rel_aux (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h655 Rel_aux *rel_aux; /* NULL, or auxiliary data */ member
699 struct rel_aux { struct
700 Os_desc *ra_osdesc; /* output section reloc is against */
701 Sym_desc *ra_usym; /* strong sym if this is a weak pair */
702 Mv_reloc *ra_move; /* move table information */
703 Word ra_typedata; /* ELF_R_TYPE_DATA(info) */
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c2132 Rel_aux rel_aux; in reloc_section() local
2301 Rel_aux rel_aux; in process_movereloc() local