Home
last modified time | relevance | path

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

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