Home
last modified time | relevance | path

Searched refs:DW_AT_calling_convention (Results 1 – 7 of 7) sorted by relevance

/external/elfutils/libdw/
Ddwarf.h125 DW_AT_calling_convention = 0x36, enumerator
/external/qemu/elff/
Ddwarf_utils.cc67 DWARF_NAMEFY(DW_AT_calling_convention); in dwarf_at_name()
Ddwarf.h257 #define DW_AT_calling_convention 0x36 macro
/external/elfcopy/
Ddwarf2.h285 DW_AT_calling_convention = 0x36, enumerator
Ddwarf.c1373 case DW_AT_calling_convention: in read_and_display_attr_value()
1476 case DW_AT_calling_convention: return "DW_AT_calling_convention"; in get_AT_name()
/external/elfutils/tests/
Dshow-die-info.c123 { DW_AT_calling_convention, "calling_convention" },
/external/elfutils/src/
Dreadelf.c2702 [DW_AT_calling_convention] = "calling_convention", in dwarf_attr_string()