Home
last modified time | relevance | path

Searched refs:getELFNamedSection (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h456 MCSectionELF *getELFNamedSection(const Twine &Prefix, const Twine &Suffix,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp379 MCSectionELF *MCContext::getELFNamedSection(const Twine &Prefix, in getELFNamedSection() function in MCContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp376 MCSection *Sec = getContext().getELFNamedSection(".data", Label->getName(), in emitPersonalityValue()