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

/external/llvm/include/llvm/Object/
H A DObjectFile.h87 SectionRef(DataRefImpl SectionP, const ObjectFile *Owner);
393 inline SectionRef::SectionRef(DataRefImpl SectionP, argument
395 : SectionPimpl(SectionP)

Completed in 100 milliseconds