Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp173 static error_code resolveSymbol(const std::vector<RelocationRef> &Rels, in resolveSymbol()
193 const std::vector<RelocationRef> &Rels, in getSectionContents()
209 static error_code resolveSymbolName(const std::vector<RelocationRef> &Rels, in resolveSymbolName()
218 const std::vector<RelocationRef> &Rels, in printCOFFSymbolAddress()
254 std::vector<RelocationRef> Rels; in printCOFFUnwindInfo() local
Dllvm-objdump.cpp399 std::vector<RelocationRef> Rels; in DisassembleObject() local
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp196 static error_code resolveSymbol(const std::vector<RelocationRef> &Rels, in resolveSymbol()
217 static error_code resolveSymbolName(const std::vector<RelocationRef> &Rels, in resolveSymbolName()
477 static std::string formatSymbol(const std::vector<RelocationRef> &Rels, in formatSymbol()
503 const std::vector<RelocationRef> &Rels, uint64_t Offset, in getSectionContents()
520 const std::vector<RelocationRef> &Rels, uint64_t Offset, in getSection()
976 const std::vector<RelocationRef> &Rels) { in printRuntimeFunction()
1009 const std::vector<RelocationRef> &Rels) { in printUnwindInfo()