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.h59 RelocationRef(DataRefImpl RelocationP, const ObjectFile *Owner);
608 inline RelocationRef::RelocationRef(DataRefImpl RelocationP, in RelocationRef() argument
610 : RelocationPimpl(RelocationP) in RelocationRef()