reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
495 if (info->Symbol) 503 info->Symbol = Label; 506 if (!info->FuncletOrFuncEnd) { 537 RawFuncLength = GetAbsDifference(streamer, info->FuncletOrFuncEnd, 538 info->Begin); 543 uint32_t PrologCodeBytes = ARM64CountOfUnwindCodes(info->Instructions); 551 for (auto &I : info->EpilogMap) { 557 FindMatchingEpilog(EpilogInstrs, AddedEpilogs, info); 578 uint32_t EpilogCount = info->EpilogMap.size(); 585 if (info->HandlesExceptions) // X 608 (uint32_t)GetAbsDifference(streamer, EpilogStart, info->Begin); 617 uint8_t numInst = info->Instructions.size(); 619 WinEH::Instruction inst = info->Instructions.back(); 620 info->Instructions.pop_back(); 621 ARM64EmitUnwindCode(streamer, info->Begin, inst); 625 for (auto &I : info->EpilogMap) { 629 ARM64EmitUnwindCode(streamer, info->Begin, inst); 638 if (info->HandlesExceptions) 640 MCSymbolRefExpr::create(info->ExceptionHandler,