Searched defs:rel_desc (Results 1 – 1 of 1) sorted by relevance
652 struct rel_desc { struct653 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 */