Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DObjectFile.h45 RelocationRef(DataRefImpl RelocationP, const ObjectFile *Owner);
445 inline RelocationRef::RelocationRef(DataRefImpl RelocationP, in RelocationRef() argument
447 : RelocationPimpl(RelocationP) in RelocationRef()