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

/external/llvm/lib/MC/
H A DMCContext.cpp190 getELFSection(StringRef Section, unsigned Type, unsigned Flags, function in class:MCContext
192 return getELFSection(Section, Type, Flags, Kind, 0, "");
196 getELFSection(StringRef Section, unsigned Type, unsigned Flags, function in class:MCContext

Completed in 68 milliseconds