Searched refs:RelatedSection (Results 1 – 3 of 3) sorted by relevance
228 RelatedSection(nullptr) {} in ELFRelocationSection()230 const ELFSection *getRelatedSection() const { return RelatedSection; } in getRelatedSection()232 RelatedSection = Section; in setRelatedSection()251 const ELFSection *RelatedSection;
135 createRelocationSection(const ELFSection *RelatedSection);
116 ELFObjectWriter::createRelocationSection(const ELFSection *RelatedSection) { in createRelocationSection() argument122 const std::string RelSectionName = RelPrefix + RelatedSection->getName(); in createRelocationSection()130 RelSection->setRelatedSection(RelatedSection); in createRelocationSection()