Home
last modified time | relevance | path

Searched refs:getAssociatedSection (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionELF.h86 const MCSection *getAssociatedSection() const { return &AssociatedSymbol->getSection(); } in getAssociatedSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp1004 const MCSection *InfoSection = Section.getAssociatedSection(); in writeSection()
1183 cast<MCSectionELF>(*RelSection->getAssociatedSection())); in writeObject()