#include "[llvm/DebugInfo/PDB/Native/InputFile.h](InputFile%5F8h%5Fsource.html)"
Definition at line 40 of file InputFile.h.
| llvm::pdb::InputFile::InputFile |
( |
PDBFile * |
Pdb |
) |
| InputFile::~InputFile ( ) |
default |
| llvm::pdb::InputFile::InputFile ( InputFile && Other) |
default |
◆ getFilePath()
◆ hasIds()
| bool InputFile::hasIds |
( |
) |
const |
◆ hasTypes()
| bool InputFile::hasTypes |
( |
) |
const |
◆ ids()
◆ isObj()
| bool InputFile::isObj |
( |
) |
const |
◆ isPdb()
| bool InputFile::isPdb |
( |
) |
const |
◆ isUnknown()
| bool InputFile::isUnknown |
( |
) |
const |
◆ obj() [1/2]
◆ obj() [2/2]
◆ open()
Definition at line 301 of file InputFile.cpp.
References llvm::cast(), llvm::file_magic::coff_object, llvm::object::createBinary(), llvm::codeview::EC, llvm::sys::fs::exists(), llvm::formatv(), llvm::MemoryBuffer::getFile(), llvm::identify_magic(), llvm::inconvertibleErrorCode(), llvm::pdb::loadDataForPDB(), llvm::make_error(), llvm::pdb::Native, llvm::pdb::Path, llvm::file_magic::pdb, and llvm::Expected< T >::takeError().
◆ pdb() [1/2]
◆ pdb() [2/2]
◆ symbol_groups()
◆ symbol_groups_begin()
◆ symbol_groups_end()
◆ types()
◆ unknown() [1/2]
◆ unknown() [2/2]
The documentation for this class was generated from the following files: