Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h652 struct rel_desc { struct
653 Is_desc *rel_isdesc; /* input section reloc is against */
654 Sym_desc *rel_sym; /* sym relocation is against */
655 Rel_aux *rel_aux; /* NULL, or auxiliary data */
656 Xword rel_roffset; /* relocation offset */
657 Sxword rel_raddend; /* addend from input relocation */
658 Word rel_flags; /* misc. flags for relocations */
659 Word rel_rtype; /* relocation type */