Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf.h172 DW_AT_calling_convention = 0x36, enumerator
/external/qemu/elff/
Ddwarf_utils.cc69 DWARF_NAMEFY(DW_AT_calling_convention); in dwarf_at_name()
Ddwarf.h257 #define DW_AT_calling_convention 0x36 macro
/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_d3basics.h251 DW_AT_calling_convention = 0x36, enumerator
Dd3basics.c230 case DW_AT_calling_convention: return "DW_AT_calling_convention"; in ML_()
/external/llvm/include/llvm/Support/
DDwarf.h184 DW_AT_calling_convention = 0x36, enumerator
/external/llvm/lib/Support/
DDwarf.cpp150 case DW_AT_calling_convention: return "DW_AT_calling_convention"; in AttributeString()
/external/elfutils/tests/
Dshow-die-info.c146 { DW_AT_calling_convention, "calling_convention" },
/external/elfutils/src/
Dreadelf.c3171 [DW_AT_calling_convention] = "calling_convention", in dwarf_attr_string()
4300 case DW_AT_calling_convention: in attr_callback()