Searched defs:local_symbol (Results 1 – 1 of 1) sorted by relevance
111 struct local_symbol { struct112 s32 value; /* Relocated symbol value */113 s32 delta; /* Original value in input file */114 s16 secnn; /* section number */115 s16 sclass; /* symbol class */