Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp576 Error COFFObjectFile::initImportTablePtr() { in initImportTablePtr() function in COFFObjectFile
948 if (Error E = ignoreStrippedErrors(initImportTablePtr())) in initialize()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h876 Error initImportTablePtr();