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

/external/llvm/include/llvm/Object/
H A DObjectFile.h43 RelocationRef(DataRefImpl RelocationP, const ObjectFile *Owner);
485 inline RelocationRef::RelocationRef(DataRefImpl RelocationP, argument
487 : RelocationPimpl(RelocationP)

Completed in 545 milliseconds