Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DWasmDump.h21 class RelocationRef; variable
H A DCOFFDump.h22 class RelocationRef; variable
H A DELFDump.h22 class RelocationRef; variable
H A DMachODump.h24 class RelocationRef; variable
H A Dllvm-objdump.h28 class RelocationRef; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h20 class RelocationRef; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h283 friend class RelocationRef; variable
532 inline RelocationRef::RelocationRef(DataRefImpl RelocationP, in RelocationRef() function