Searched refs:DW_CC_normal (Results 1 – 3 of 3) sorted by relevance
765 DW_CC_normal = 0x1, enumerator
871 if (CTy->getCC() && CTy->getCC() != dwarf::DW_CC_normal) in constructTypeDIE()1247 if (CC && CC != dwarf::DW_CC_normal) in applySubprogramAttributes()
1790 case dwarf::DW_CC_normal: return CallingConvention::NearC; in dwarfCCToCodeView()