Searched refs:createIsConstant (Results 1 – 3 of 3) sorted by relevance
51 UnwindLocation UnwindLocation::createIsConstant(int32_t Value) { in createIsConstant() function in UnwindLocation638 AArch64DWARFPAuthRaState, UnwindLocation::createIsConstant(1)); in parseRows()
129 static UnwindLocation createIsConstant(int32_t Value);
377 expectDumpResult(dwarf::UnwindLocation::createIsConstant(12), "12"); in TEST()378 expectDumpResult(dwarf::UnwindLocation::createIsConstant(-32), "-32"); in TEST()