Searched refs:DW_CC_LLVM_AAPCS_VFP (Results 1 – 2 of 2) sorted by relevance
300 constexpr uint64_t DW_CC_LLVM_AAPCS_VFP = 0xc4; variable
820 if (die->GetUint64AttributeOr(DW_AT_calling_convention, 0) == DW_CC_LLVM_AAPCS_VFP) { in ParseFunction()