Home
last modified time | relevance | path

Searched refs:macinfo_hash_type (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c28148 typedef hash_table<macinfo_entry_hasher> macinfo_hash_type; typedef
28238 macinfo_hash_type **macinfo_htab) in optimize_macinfo_range()
28326 *macinfo_htab = new macinfo_hash_type (10); in optimize_macinfo_range()
28399 macinfo_hash_type *macinfo_htab = NULL; in output_macinfo()