Guess where unknown functions are in .rel.plt
[centaur.git] / include / libelfu / types.h
index 2a0fcf37293919a1fb3ef32f61829b5a7a5e3a97..b216e53a7ee03364dfa312d83cea2cfb7ef8fe16 100644 (file)
@@ -61,6 +61,7 @@ typedef struct ElfuSym {
   unsigned char other;
 
   ElfuScn *scnptr;
+  int shndx;
 
   CIRCLEQ_ENTRY(ElfuSym) elem;
 } ElfuSym;