Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h259 typedef struct hashed_entry *hash;
267 struct GTY(()) hashed_entry { struct
H A Dobjc-next-runtime-abi-02.c898 obj = ggc_alloc<hashed_entry> (); in hash_name_enter()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h273 typedef struct hashed_entry *hash;
281 struct GTY(()) hashed_entry { struct
H A Dobjc-next-runtime-abi-02.cc900 obj = ggc_alloc<hashed_entry> (); in hash_name_enter()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20019383 * objc/objc-act.c: (hashed_attribute, hashed_entry, imp_entry):
H A DChangeLog-200217541 (struct hashed_entry): Likewise.