Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h89 SectionRef(DataRefImpl SectionP, const ObjectFile *Owner);
493 inline SectionRef::SectionRef(DataRefImpl SectionP, in SectionRef() argument
495 : SectionPimpl(SectionP) in SectionRef()