Home
last modified time | relevance | path

Searched refs:DW_AT_prototyped (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDIEHashAttributes.def41 HANDLE_DIE_HASH_ATTR(DW_AT_prototyped)
DDwarfUnit.cpp838 addFlag(Buffer, dwarf::DW_AT_prototyped); in constructTypeDIE()
1264 addFlag(SPDie, dwarf::DW_AT_prototyped); in applySubprogramAttributes()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Ddwarf2.h176 DW_AT_prototyped = 0x27, enumerator
Ddwarf2out.c4103 case DW_AT_prototyped:
9995 add_AT_flag (die, DW_AT_prototyped, 1);
/openbsd/src/gnu/usr.bin/binutils/include/elf/
Ddwarf2.h273 DW_AT_prototyped = 0x27, enumerator
/openbsd/src/usr.bin/ctfconv/
Ddwarf.h208 #define DW_AT_prototyped 0x27 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Ddwarf2.h275 DW_AT_prototyped = 0x27, enumerator
/openbsd/src/gnu/gcc/gcc/
Ddwarf2.h275 DW_AT_prototyped = 0x27, enumerator
Ddwarf2out.c4596 case DW_AT_prototyped: in dwarf_attr_name()
10865 add_AT_flag (die, DW_AT_prototyped, 1); in add_prototyped_attribute()
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Ddwarf.c1401 case DW_AT_prototyped: return "DW_AT_prototyped"; in get_AT_name()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarf2read.c4576 attr = dwarf2_attr (die, DW_AT_prototyped, cu); in read_subroutine_type()
7708 case DW_AT_prototyped: in dwarf_attr_name()
DChangeLog-19972744 DW_AT_artificial and DW_AT_prototyped.
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c6914 case DW_AT_prototyped: return "DW_AT_prototyped"; in get_AT_name()