Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp177 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()
226 const std::vector<RelocationRef> &Rels, in printCOFFSymbolAddress()
375 std::vector<RelocationRef> &Rels, in getPDataSection()
470 const std::vector<RelocationRef> &Rels) { in printRuntimeFunctionRels()
518 std::vector<RelocationRef> Rels; in printCOFFUnwindInfo() local
Dllvm-objdump.cpp955 std::vector<RelocationRef> Rels; in DisassembleObject() local