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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp583 std::error_code COFFObjectFile::initExportTablePtr() { function in class:COFFObjectFile
787 if ((EC = initExportTablePtr()))
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h800 std::error_code initExportTablePtr();

Completed in 119 milliseconds