Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DObjectFile.h88 SectionRef(DataRefImpl SectionP, const ObjectFile *Owner);
433 inline SectionRef::SectionRef(DataRefImpl SectionP, in SectionRef() argument
435 : SectionPimpl(SectionP) in SectionRef()