Searched refs:initExportTablePtr (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Object/
H A DCOFF.h364 std::error_code initExportTablePtr();
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp494 std::error_code COFFObjectFile::initExportTablePtr() { function in class:COFFObjectFile
594 if ((EC = initExportTablePtr()))

Completed in 48 milliseconds