Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DCOFFDump.cpp413 if (I->isForwarder(IsForwarder)) in printExportTable()
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp418 if (I->isForwarder(IsForwarder)) in printExportTable()
/external/llvm/include/llvm/Object/
DCOFF.h961 std::error_code isForwarder(bool &Result) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h1139 std::error_code isForwarder(bool &Result) const;
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1417 std::error_code ExportDirectoryEntryRef::isForwarder(bool &Result) const { in isForwarder() function in ExportDirectoryEntryRef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp1518 std::error_code ExportDirectoryEntryRef::isForwarder(bool &Result) const { in isForwarder() function in ExportDirectoryEntryRef