OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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) {
251
getWin64EHTableSection(
GetSectionSuffix
(info->Function), context);
263
getWin64EHTableSection(
GetSectionSuffix
(info.Function), context);
271
getWin64EHFuncTableSection(
GetSectionSuffix
(info.Function), context);
MCAsmStreamer.cpp
[
all
...]
Completed in 269 milliseconds