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

/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCWin64EH.cpp244 static const MCSection *getWin64EHTableSection(StringRef suffix, function in namespace:llvm
271 getWin64EHTableSection(GetSectionSuffix(info->Function), context);
283 getWin64EHTableSection(GetSectionSuffix(info.Function), context);
H A DMCAsmStreamer.cpp1142 static const MCSection *getWin64EHTableSection(StringRef suffix, function
1164 const MCSection *xdataSect = getWin64EHTableSection(suffix, getContext());

Completed in 58 milliseconds