Home
last modified time | relevance | path

Searched defs:RelocationRef (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A Dllvm-objdump.h28 class RelocationRef; variable
/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h21 class RelocationRef; variable
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DObjectFile.h260 friend class RelocationRef; variable
495 inline RelocationRef::RelocationRef(DataRefImpl RelocationP, in RelocationRef() function