Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSyntheticSections.h553 class RelrBaseSection : public SyntheticSection {
555 RelrBaseSection();
564 template <class ELFT> class RelrSection final : public RelrBaseSection {
1185 RelrBaseSection *relrDyn;
DSyntheticSections.cpp1623 RelrBaseSection::RelrBaseSection() in RelrBaseSection() function in RelrBaseSection