Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/Object/
HDObjectFile.h143 SectionRef(DataRefImpl SectionP, const ObjectFile *Owner);
451 inline SectionRef::SectionRef(DataRefImpl SectionP, in SectionRef() argument
453 : SectionPimpl(SectionP) in SectionRef()