Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DObjectFile.h57 RelocationRef(DataRefImpl RelocationP, const ObjectFile *Owner);
550 inline RelocationRef::RelocationRef(DataRefImpl RelocationP, in RelocationRef() argument
552 : RelocationPimpl(RelocationP) in RelocationRef()