Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp739 Error COFFObjectFile::initLoadConfigPtr() { in initLoadConfigPtr() function in COFFObjectFile
970 if (Error E = ignoreStrippedErrors(initLoadConfigPtr())) in initialize()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h882 Error initLoadConfigPtr();