HomeSort by relevance Sort by last modified time
    Searched refs:GetSectionSuffix (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/MC/
MCWin64EH.h 84 static StringRef GetSectionSuffix(const MCSymbol *func);
  /external/llvm/lib/MC/
MCWin64EH.cpp 205 StringRef MCWin64EHUnwindEmitter::GetSectionSuffix(const MCSymbol *func) {
253 getWin64EHTableSection(GetSectionSuffix(info->Function), context);
265 getWin64EHTableSection(GetSectionSuffix(info.Function), context);
273 getWin64EHFuncTableSection(GetSectionSuffix(info.Function), context);
MCAsmStreamer.cpp     [all...]

Completed in 18 milliseconds