Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCSectionELF.h89 const MCSection *getLinkedToSection() const { in getLinkedToSection() function
/llvm-project-15.0.7/llvm/lib/MC/
H A DELFObjectWriter.cpp985 const MCSection *InfoSection = Section.getLinkedToSection(); in writeSection()
1154 cast<MCSectionELF>(*RelSection->getLinkedToSection())); in writeObject()