Home
last modified time | relevance | path

Searched defs:Rels (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp175 static std::error_code resolveSymbol(const std::vector<RelocationRef> &Rels, in resolveSymbol()
197 const std::vector<RelocationRef> &Rels, uint64_t Offset, in getSectionContents()
213 static std::error_code resolveSymbolName(const std::vector<RelocationRef> &Rels, in resolveSymbolName()
224 const std::vector<RelocationRef> &Rels, in printCOFFSymbolAddress()
378 std::vector<RelocationRef> &Rels, in getPDataSection()
475 const std::vector<RelocationRef> &Rels) { in printRuntimeFunctionRels()
524 std::vector<RelocationRef> Rels; in printCOFFUnwindInfo() local
H A Dllvm-objdump.cpp343 std::vector<RelocationRef> Rels; in DisassembleObject() local