Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCSectionELF.h89 const MCSectionELF *getAssociatedSection() const { return Associated; } in getAssociatedSection() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSectionELF.h86 const MCSection *getAssociatedSection() const { return &AssociatedSymbol->getSection(); } in getAssociatedSection() function