Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DWasmDump.h21 class RelocationRef; variable
H A DELFDump.h22 class RelocationRef; variable
H A DCOFFDump.h22 class RelocationRef; variable
H A DMachODump.h24 class RelocationRef; variable
H A Dllvm-objdump.h28 class RelocationRef; variable
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h20 class RelocationRef; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h286 friend class RelocationRef; variable
535 inline RelocationRef::RelocationRef(DataRefImpl RelocationP, in RelocationRef() function