Searched refs:GetSectionSuffix (Results 1 – 3 of 3) sorted by relevance
205 StringRef MCWin64EHUnwindEmitter::GetSectionSuffix(const MCSymbol *func) { in GetSectionSuffix() function in llvm::MCWin64EHUnwindEmitter253 getWin64EHTableSection(GetSectionSuffix(info->Function), context); in EmitUnwindInfo()265 getWin64EHTableSection(GetSectionSuffix(info.Function), context); in Emit()273 getWin64EHFuncTableSection(GetSectionSuffix(info.Function), context); in Emit()
1029 StringRef suffix=MCWin64EHUnwindEmitter::GetSectionSuffix(CurFrame->Function); in EmitWin64EHHandlerData()
84 static StringRef GetSectionSuffix(const MCSymbol *func);