Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFSection.h230 const ELFSection *getRelatedSection() const { return RelatedSection; } in getRelatedSection() function
DIceELFObjectWriter.cpp147 if (RelSection->getRelatedSection() == UserSection) { in assignRelSectionNumInPairs()