Searched defs:getELFSection (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/llvm/include/llvm/MC/ |
| HD | MCContext.h | 311 MCSectionELF *getELFSection(StringRef Section, unsigned Type, in getELFSection() function 316 MCSectionELF *getELFSection(StringRef Section, unsigned Type, in getELFSection() function 321 MCSectionELF *getELFSection(StringRef Section, unsigned Type, in getELFSection() function 327 MCSectionELF *getELFSection(StringRef Section, unsigned Type, in getELFSection() function 334 MCSectionELF *getELFSection(StringRef Section, unsigned Type, in getELFSection() function
|
| /NextBSD/contrib/llvm/lib/MC/ |
| HD | MCContext.cpp | 330 MCSectionELF *MCContext::getELFSection(StringRef Section, unsigned Type, in getELFSection() function in MCContext 342 MCSectionELF *MCContext::getELFSection(StringRef Section, unsigned Type, in getELFSection() function in MCContext
|