Searched defs:GetSectionSuffix (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/
H A DMCWin64EH.cpp221 StringRef MCWin64EHUnwindEmitter::GetSectionSuffix(const MCSymbol *func) { function in class:llvm::MCWin64EHUnwindEmitter
267 getWin64EHTableSection(GetSectionSuffix(info->Function), context);
279 getWin64EHTableSection(GetSectionSuffix(CFI->Function), Context);
287 getWin64EHFuncTableSection(GetSectionSuffix(CFI->Function), Context);

Completed in 188 milliseconds