(root)/
binutils-2.41/
ld/
testsuite/
ld-plugin/
lto-19.h
       1  struct re_dfa_t {
       2    const int *sb_char;
       3  };
       4  struct re_dfa_t *xregcomp (void);
       5  struct re_dfa_t *rpl_regcomp (void);
       6  void rpl_regfree (struct re_dfa_t *);