Home
last modified time | relevance | path

Searched defs:decl_volatile (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddwarfout.c1907 write_modifier_bytes_1 (type, decl_const, decl_volatile, count) in write_modifier_bytes_1() argument
1945 write_modifier_bytes (type, decl_const, decl_volatile) in write_modifier_bytes() argument
2906 mod_fund_type_attribute (type, decl_const, decl_volatile) in mod_fund_type_attribute() argument
2937 mod_u_d_type_attribute (type, decl_const, decl_volatile) in mod_u_d_type_attribute() argument
3506 type_attribute (type, decl_const, decl_volatile) in type_attribute() argument
H A Ddwarf2out.c10222 add_type_attribute (object_die, type, decl_const, decl_volatile, context_die) in add_type_attribute() argument
/openbsd-src/gnu/gcc/gcc/
H A Ddwarf2out.c11090 int decl_volatile, dw_die_ref context_die) in add_type_attribute()