Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c2037 int unsigned_enum = 1; in coff_read_enum_type() local
2112 unsigned_enum = 0; in coff_read_enum_type()
2120 if (unsigned_enum) in coff_read_enum_type()
H A Ddwarfread.c1667 int unsigned_enum = 1; in enum_type() local
1732 unsigned_enum = 0; in enum_type()
1742 if (unsigned_enum) in enum_type()
H A Dstabsread.c3418 int unsigned_enum = 1; in read_enum_type() local
3468 unsigned_enum = 0; in read_enum_type()
3481 if (unsigned_enum) in read_enum_type()
H A Dmdebugread.c1065 int unsigned_enum = 1; in parse_symbol() local
1110 unsigned_enum = 0; in parse_symbol()
1117 if (unsigned_enum) in parse_symbol()
H A Ddwarf2read.c4028 int unsigned_enum = 1; in process_enumeration_scope() local
4048 unsigned_enum = 0; in process_enumeration_scope()
4080 if (unsigned_enum) in process_enumeration_scope()