Home
last modified time | relevance | path

Searched refs:getForwardTo (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DCOFFDump.cpp432 if (I->getForwardTo(S)) in printExportTable()
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp437 if (I->getForwardTo(S)) in printExportTable()
/external/llvm/include/llvm/Object/
DCOFF.h962 std::error_code getForwardTo(StringRef &Result) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h1140 std::error_code getForwardTo(StringRef &Result) const;
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1430 std::error_code ExportDirectoryEntryRef::getForwardTo(StringRef &Result) const { in getForwardTo() function in ExportDirectoryEntryRef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp1531 std::error_code ExportDirectoryEntryRef::getForwardTo(StringRef &Result) const { in getForwardTo() function in ExportDirectoryEntryRef