Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DObjectFile.h47 RelocationRef(DataRefImpl RelocationP, const ObjectFile *Owner);
418 inline RelocationRef::RelocationRef(DataRefImpl RelocationP, in RelocationRef() argument
420 : RelocationPimpl(RelocationP) in RelocationRef()