Home
last modified time | relevance | path

Searched refs:initImportTablePtr (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Object/
DCOFFObjectFile.cpp520 std::error_code COFFObjectFile::initImportTablePtr() { in initImportTablePtr() function in COFFObjectFile
739 if ((EC = initImportTablePtr())) in COFFObjectFile()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp539 std::error_code COFFObjectFile::initImportTablePtr() { in initImportTablePtr() function in COFFObjectFile
781 if ((EC = initImportTablePtr())) in COFFObjectFile()
/external/llvm/include/llvm/Object/
DCOFF.h653 std::error_code initImportTablePtr();
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h794 std::error_code initImportTablePtr();