Home
last modified time | relevance | path

Searched refs:LibData (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/include/llvm/Object/
HDMachO.h106 virtual error_code getLibraryNext(DataRefImpl LibData, LibraryRef &Res) const;
107 virtual error_code getLibraryPath(DataRefImpl LibData, StringRef &Res) const;
HDCOFF.h290 virtual error_code getLibraryNext(DataRefImpl LibData,
292 virtual error_code getLibraryPath(DataRefImpl LibData,
/trueos/contrib/llvm/lib/Object/
HDCOFFObjectFile.cpp875 error_code COFFObjectFile::getLibraryNext(DataRefImpl LibData, in getLibraryNext() argument
880 error_code COFFObjectFile::getLibraryPath(DataRefImpl LibData, in getLibraryPath() argument
HDMachOObjectFile.cpp1180 error_code MachOObjectFile::getLibraryNext(DataRefImpl LibData, in getLibraryNext() argument
1185 error_code MachOObjectFile::getLibraryPath(DataRefImpl LibData, in getLibraryPath() argument