Searched defs:getELFSection (Results 1 – 3 of 3) sorted by relevance
/external/llvm/include/llvm/MC/ |
D | MCContext.h | 342 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function 347 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function 352 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function 358 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function 365 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCContext.cpp | 185 getELFSection(StringRef Section, unsigned Type, unsigned Flags, in getELFSection() function in MCContext 191 getELFSection(StringRef Section, unsigned Type, unsigned Flags, in getELFSection() function in MCContext
|
/external/llvm/lib/MC/ |
D | MCContext.cpp | 333 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext 345 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext
|