Searched defs:getELFSection (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/MC/ |
D | MCContext.h | 320 MCSectionELF *getELFSection(StringRef Section, unsigned Type, in getELFSection() function 325 MCSectionELF *getELFSection(StringRef Section, unsigned Type, in getELFSection() function 330 MCSectionELF *getELFSection(StringRef Section, unsigned Type, in getELFSection() function 336 MCSectionELF *getELFSection(StringRef Section, unsigned Type, in getELFSection() function 343 MCSectionELF *getELFSection(StringRef Section, unsigned Type, in getELFSection() function
|
/external/llvm/lib/MC/ |
D | MCContext.cpp | 328 MCSectionELF *MCContext::getELFSection(StringRef Section, unsigned Type, in getELFSection() function in MCContext 340 MCSectionELF *MCContext::getELFSection(StringRef Section, unsigned Type, in getELFSection() function in MCContext
|