Home
last modified time | relevance | path

Searched defs:ver_info (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dwindres.h686 struct ver_info struct
689 struct ver_info *next; argument
691 enum { VERINFO_STRING, VERINFO_VAR } type;
693 {
710 } u;
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dwindres.h685 struct ver_info struct
688 struct ver_info *next; argument
690 enum { VERINFO_STRING, VERINFO_VAR } type;
692 {
709 } u;
/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-loop-ivopts.c514 ver_info (struct ivopts_data *data, unsigned ver) in ver_info() function