Searched defs:yasm_reloc (Results 1 – 1 of 1) sorted by relevance
40 typedef struct yasm_reloc yasm_reloc; typedef42 struct yasm_reloc { struct44 yasm_intnum *addr; /**< Offset (address) within section */45 /*@dependent@*/ yasm_symrec *sym; /**< Relocated symbol */