Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCSectionELF.h89 const MCSection *getAssociatedSection() const { return &AssociatedSymbol->getSection(); } in getAssociatedSection() function
/freebsd-12.1/contrib/llvm/lib/MC/
H A DELFObjectWriter.cpp999 const MCSection *InfoSection = Section.getAssociatedSection(); in writeSection()
1178 cast<MCSectionELF>(*RelSection->getAssociatedSection())); in writeObject()