Searched refs:DW_CC_normal (Results 1 – 15 of 15) sorted by relevance
185 DW_CC_normal = 0x1, enumerator
192 DW_CC_normal = 0x1, enumerator
779 #define DW_CC_normal 0x01 macro
484 case DW_CC_normal: in dwarf_get_CC_name()
824 if (CTy->getCC() && CTy->getCC() != dwarf::DW_CC_normal) in constructTypeDIE()1220 if (CC && CC != dwarf::DW_CC_normal) in applySubprogramAttributes()
1841 case dwarf::DW_CC_normal: return CallingConvention::NearC; in dwarfCCToCodeView()
3294 case DW_CC_normal: printf ("(normal)"); break; in read_and_display_attr_value()
10422 return DW_CC_normal; in sh_dwarf_calling_convention()
3285 case DW_CC_normal: printf ("(normal)"); break; in read_and_display_attr_value()
22314 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()
9932 emit DW_CC_normal.
21626 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()