Home
last modified time | relevance | path

Searched defs:version_info (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-ivopts.c138 struct version_info struct
140 tree name; /* The ssa name. */
141 struct iv *iv; /* Induction variable description. */
142 bool has_nonlin_use; /* For a loop-level invariant, whether it is used in
144 bool preserve_biv; /* For the original biv, whether to preserve it. */
145 unsigned inv_id; /* Id of an invariant. */
268 struct version_info *version_info; member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-ivopts.c155 struct version_info struct
157 tree name; /* The ssa name. */
158 struct iv *iv; /* Induction variable description. */
159 bool has_nonlin_use; /* For a loop-level invariant, whether it is used in
161 bool preserve_biv; /* For the original biv, whether to preserve it. */
162 unsigned inv_id; /* Id of an invariant. */
558 struct version_info *version_info; member
/dflybsd-src/contrib/gdb-7/include/
H A Dbfdlink.h531 struct bfd_elf_version_tree *version_info; member
/dflybsd-src/contrib/binutils-2.34/include/
H A Dbfdlink.h640 struct bfd_elf_version_tree *version_info; member
/dflybsd-src/contrib/binutils-2.27/include/
H A Dbfdlink.h608 struct bfd_elf_version_tree *version_info; member
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dreadelf.c192 static bfd_vma version_info[16]; variable
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dreadelf.c237 static bfd_vma version_info[16]; variable