Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c16828 struct dllimport_hasher : ggc_cache_ptr_hash<tree_map> struct
16844 static GTY((cache)) hash_table<dllimport_hasher> *dllimport_map; argument