Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DCOFFObjectFile.cpp467 std::error_code COFFObjectFile::initImportTablePtr() { in initImportTablePtr() function in COFFObjectFile
662 if ((EC = initImportTablePtr())) in COFFObjectFile()
/external/llvm/include/llvm/Object/
DCOFF.h581 std::error_code initImportTablePtr();