Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionELF.h91 const MCSection *getLinkedToSection() const { in getLinkedToSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp998 const MCSection *InfoSection = Section.getLinkedToSection(); in writeSection()
1175 cast<MCSectionELF>(*RelSection->getLinkedToSection())); in writeObject()