Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h57 RelocationRef(DataRefImpl RelocationP, const ObjectFile *Owner);
532 inline RelocationRef::RelocationRef(DataRefImpl RelocationP, in RelocationRef() argument
534 : RelocationPimpl(RelocationP) in RelocationRef()