Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DObjectFile.h89 SectionRef(DataRefImpl SectionP, const ObjectFile *Owner);
411 inline SectionRef::SectionRef(DataRefImpl SectionP, in SectionRef() argument
413 : SectionPimpl(SectionP) in SectionRef()