Home
last modified time | relevance | path

Searched refs:RelocationP (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.h58 RelocationRef(DataRefImpl RelocationP, const ObjectFile *Owner);
519 inline RelocationRef::RelocationRef(DataRefImpl RelocationP, in RelocationRef() argument
521 : RelocationPimpl(RelocationP) in RelocationRef()