Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h94 const MCSection *getLinkedToSection() const { in getLinkedToSection() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp895 const MCSection *InfoSection = Section.getLinkedToSection(); in writeSection()
1056 cast<MCSectionELF>(*RelSection->getLinkedToSection())); in writeObject()