Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFSection.h231 void setRelatedSection(const ELFSection *Section) { in setRelatedSection() function
DIceELFObjectWriter.cpp130 RelSection->setRelatedSection(RelatedSection); in createRelocationSection()