Go to the source code of this file.
|
namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations.
|
|
namespace | llvm::pdb |
|
namespace | std |
| Implement std::hash so that hash_code can be used in STL containers.
|
|
|
enum class | llvm::pdb::raw_error_code {
llvm::pdb::unspecified = 1
, llvm::pdb::feature_unsupported
, llvm::pdb::invalid_format
, llvm::pdb::corrupt_file
,
llvm::pdb::insufficient_buffer
, llvm::pdb::no_stream
, llvm::pdb::index_out_of_bounds
, llvm::pdb::invalid_block_address
,
llvm::pdb::duplicate_entry
, llvm::pdb::no_entry
, llvm::pdb::not_writable
, llvm::pdb::stream_too_long
,
llvm::pdb::invalid_tpi_hash
} |
|