Searched defs:getELFSection (Results 1 – 4 of 4) 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-10.0/llvm/include/llvm/MC/ |
D | MCContext.h | 424 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function 429 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function 435 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
|
/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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCContext.cpp | 386 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext 398 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext
|