Searched defs:getELFSection (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|