Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h18 class RelocationRef; variable
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.h22 class RelocationRef; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCRelocationInfo.h24 class RelocationRef; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h43 RelocationRef() : OwningObject(nullptr) { } in RelocationRef() function
243 friend class RelocationRef; variable
445 inline RelocationRef::RelocationRef(DataRefImpl RelocationP, in RelocationRef() function