llvm::object::SectionRef::SectionRef

SectionRef

Synopses

Declared in <llvm/Object/ObjectFile.h>

Default constructor

constexpr
SectionRef() = default;
» more...

SectionRef

SectionRef(
    DataRefImpl SectionP,
    ObjectFile const* Owner);
» more...