Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h58 RelocationRef(DataRefImpl RelocationP, const ObjectFile *Owner);
607 inline RelocationRef::RelocationRef(DataRefImpl RelocationP, in RelocationRef() argument
609 : RelocationPimpl(RelocationP) in RelocationRef()