Searched refs:DW_AT_calling_convention (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.1-release/lib/libdwarf/
H A Ddwarf_dump.c104 case DW_AT_calling_convention:
105 return "DW_AT_calling_convention";
534 case DW_AT_calling_convention:
590 case DW_AT_calling_convention:
H A Ddwarf.h137 #define DW_AT_calling_convention 0x36 macro
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A DDwarf.cpp152 case DW_AT_calling_convention: return "DW_AT_calling_convention";
/freebsd-10.1-release/contrib/binutils/include/elf/
H A Ddwarf2.h287 DW_AT_calling_convention = 0x36, enumerator in enum:dwarf_attribute
/freebsd-10.1-release/contrib/gcc/
H A Ddwarf2.h285 DW_AT_calling_convention = 0x36, enumerator in enum:dwarf_attribute
H A Ddwarf2out.c4624 case DW_AT_calling_convention:
4625 return "DW_AT_calling_convention";
11246 add_AT_unsigned (subr_die, DW_AT_calling_convention, value);
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DDwarf.h209 DW_AT_calling_convention = 0x36,
/freebsd-10.1-release/contrib/binutils/binutils/
H A Ddwarf.c1328 case DW_AT_calling_convention:
1431 case DW_AT_calling_convention: return "DW_AT_calling_convention";
/freebsd-10.1-release/contrib/gdb/gdb/
H A Ddwarf2read.c6642 case DW_AT_calling_convention:
6643 return "DW_AT_calling_convention";
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp6521 case DW_AT_calling_convention:

Completed in 244 milliseconds