Searched refs:getELFNamedSection (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/MC/ |
D | MCContext.h | 387 MCSectionELF *getELFNamedSection(const Twine &Prefix, const Twine &Suffix,
|
/external/llvm/lib/MC/ |
D | MCContext.cpp | 326 MCSectionELF *MCContext::getELFNamedSection(const Twine &Prefix, in getELFNamedSection() function in MCContext
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCContext.h | 501 MCSectionELF *getELFNamedSection(const Twine &Prefix, const Twine &Suffix,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCContext.h | 456 MCSectionELF *getELFNamedSection(const Twine &Prefix, const Twine &Suffix,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCContext.cpp | 379 MCSectionELF *MCContext::getELFNamedSection(const Twine &Prefix, in getELFNamedSection() function in MCContext
|
/external/llvm-project/llvm/lib/MC/ |
D | MCContext.cpp | 460 MCSectionELF *MCContext::getELFNamedSection(const Twine &Prefix, in getELFNamedSection() function in MCContext
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 73 MCSection *Sec = getContext().getELFNamedSection(".data", Label->getName(), in emitPersonalityValue()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 376 MCSection *Sec = getContext().getELFNamedSection(".data", Label->getName(), in emitPersonalityValue()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 396 MCSection *Sec = getContext().getELFNamedSection(".data", Label->getName(), in emitPersonalityValue()
|