Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.h534 class RelrBaseSection : public SyntheticSection {
536 RelrBaseSection();
545 template <class ELFT> class RelrSection final : public RelrBaseSection {
1021 RelrBaseSection *RelrDyn;
H A DSyntheticSections.cpp1524 RelrBaseSection::RelrBaseSection() in RelrBaseSection() function in RelrBaseSection