Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c912 static void read_enumeration_type (struct die_info *, struct dwarf2_cu *);
2649 read_enumeration_type (die, cu); in process_die()
3910 read_enumeration_type (struct die_info *die, struct dwarf2_cu *cu) in read_enumeration_type() function
7188 read_enumeration_type (die, cu); in read_type_die()
H A DChangeLog1096 (read_structure_type, read_enumeration_type, read_array_type)
1145 (read_enumeration_type): Use typename_concat instead of obconcat.
9141 (read_enumeration_type, process_enumeration_scope): New functions,
9146 read_enumeration_type, and process_enumeration_scope. Just call
9149 (read_type_die): Call read_enumeration_type.