Home
last modified time | relevance | path

Searched refs:GetSectionSuffix (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
DMCWin64EH.cpp205 StringRef MCWin64EHUnwindEmitter::GetSectionSuffix(const MCSymbol *func) { in GetSectionSuffix() function in llvm::MCWin64EHUnwindEmitter
253 getWin64EHTableSection(GetSectionSuffix(info->Function), context); in EmitUnwindInfo()
265 getWin64EHTableSection(GetSectionSuffix(info.Function), context); in Emit()
273 getWin64EHFuncTableSection(GetSectionSuffix(info.Function), context); in Emit()
DMCAsmStreamer.cpp1029 StringRef suffix=MCWin64EHUnwindEmitter::GetSectionSuffix(CurFrame->Function); in EmitWin64EHHandlerData()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCWin64EH.h84 static StringRef GetSectionSuffix(const MCSymbol *func);