Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dresource.c39 struct target_info struct
42 struct target_info *next; /* Next info for same hash bucket. */ argument
57 static struct target_info **target_hash_table = NULL; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dresource.cc40 struct target_info struct
43 struct target_info *next; /* Next info for same hash bucket. */ argument
58 static struct target_info **target_hash_table = NULL; argument
H A Dipa-fnsummary.h171 unsigned int target_info; in class() local