Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp626 Error COFFObjectFile::initExportTablePtr() { in initExportTablePtr() function in COFFObjectFile
1008 if (Error E = ignoreStrippedErrors(initExportTablePtr())) in initialize()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h924 Error initExportTablePtr();