Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Ddwarf.h259 MOD_volatile = 0x04 enumerator
Ddwarfout.c1494 case MOD_volatile: return "MOD_volatile";
1925 ASM_OUTPUT_DWARF_TYPE_MODIFIER (asm_out_file, MOD_volatile);
/openbsd/src/gnu/gcc/gcc/
Ddwarf.h259 MOD_volatile = 0x04 enumerator
/openbsd/src/gnu/usr.bin/binutils/include/elf/
Ddwarf.h254 MOD_volatile = 0x04 enumerator
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Ddwarf.h262 MOD_volatile = 0x04 enumerator
/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarfread.c3211 case MOD_volatile: in decode_modified_type()