Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dcoffread.c2036 int unsigned_enum = 1; in coff_read_enum_type() local
2111 unsigned_enum = 0; in coff_read_enum_type()
2119 if (unsigned_enum) in coff_read_enum_type()
Ddwarfread.c1667 int unsigned_enum = 1; in enum_type() local
1732 unsigned_enum = 0; in enum_type()
1742 if (unsigned_enum) in enum_type()
Dstabsread.c3420 int unsigned_enum = 1; in read_enum_type() local
3470 unsigned_enum = 0; in read_enum_type()
3483 if (unsigned_enum) in read_enum_type()
Dmdebugread.c1035 int unsigned_enum = 1; in parse_symbol() local
1080 unsigned_enum = 0; in parse_symbol()
1087 if (unsigned_enum) in parse_symbol()
Ddwarf2read.c4063 int unsigned_enum = 1; in process_enumeration_scope() local
4083 unsigned_enum = 0; in process_enumeration_scope()
4115 if (unsigned_enum) in process_enumeration_scope()