Home
last modified time | relevance | path

Searched refs:getWin64EHTableSection (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
DMCWin64EH.cpp224 static const MCSection *getWin64EHTableSection(StringRef suffix, in getWin64EHTableSection() function
253 getWin64EHTableSection(GetSectionSuffix(info->Function), context); in EmitUnwindInfo()
265 getWin64EHTableSection(GetSectionSuffix(info.Function), context); in Emit()
DMCAsmStreamer.cpp1008 static const MCSection *getWin64EHTableSection(StringRef suffix, in getWin64EHTableSection() function
1030 const MCSection *xdataSect = getWin64EHTableSection(suffix, getContext()); in EmitWin64EHHandlerData()