Home
last modified time | relevance | path

Searched refs:DW_CC_normal (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.h185 DW_CC_normal = 0x1, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.h192 DW_CC_normal = 0x1, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.h192 DW_CC_normal = 0x1, enumerator
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.h192 DW_CC_normal = 0x1, enumerator
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h779 #define DW_CC_normal 0x01 macro
H A Ddwarf_dump.c484 case DW_CC_normal: in dwarf_get_CC_name()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp824 if (CTy->getCC() && CTy->getCC() != dwarf::DW_CC_normal) in constructTypeDIE()
1220 if (CC && CC != dwarf::DW_CC_normal) in applySubprogramAttributes()
H A DCodeViewDebug.cpp1841 case dwarf::DW_CC_normal: return CallingConvention::NearC; in dwarfCCToCodeView()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c3294 case DW_CC_normal: printf ("(normal)"); break; in read_and_display_attr_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc10422 return DW_CC_normal; in sh_dwarf_calling_convention()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c3285 case DW_CC_normal: printf ("(normal)"); break; in read_and_display_attr_value()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c10422 return DW_CC_normal; in sh_dwarf_calling_convention()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc22314 enum dwarf_calling_convention value = DW_CC_normal; in add_calling_convention_attribute()
22337 if (value && (value != DW_CC_normal)) in add_calling_convention_attribute()
H A DChangeLog-20049932 emit DW_CC_normal.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c21626 enum dwarf_calling_convention value = DW_CC_normal; in add_calling_convention_attribute()
21649 if (value && (value != DW_CC_normal)) in add_calling_convention_attribute()