Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvarasm.c180 struct section_hasher : ggc_ptr_hash<section> struct
189 static GTY(()) hash_table<section_hasher> *section_htab; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvarasm.cc184 struct section_hasher : ggc_ptr_hash<section> struct
193 static GTY(()) hash_table<section_hasher> *section_htab; argument