Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp597 Error COFFObjectFile::initExportTablePtr() { in initExportTablePtr() function in COFFObjectFile
848 if (Error E = initExportTablePtr()) in initialize()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h841 Error initExportTablePtr();