LLVM 20.0.0git
|
#include "llvm/BinaryFormat/Dwarf.h"
#include "llvm/DebugInfo/CodeView/CodeView.h"
#include "llvm/DebugInfo/CodeView/TypeIndex.h"
#include "llvm/DebugInfo/LogicalView/Core/LVSupport.h"
#include <limits>
#include <list>
#include <string>
Go to the source code of this file.
Classes | |
struct | llvm::logicalview::LVCounter |
class | llvm::logicalview::LVObject |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::dwarf |
Calculates the starting offsets for various sections within the .debug_names section. | |
namespace | llvm::logicalview |
Enumerations | |
enum class | llvm::logicalview::LVBinaryType { llvm::logicalview::NONE , llvm::logicalview::ELF , llvm::logicalview::COFF } |
enum class | llvm::logicalview::LVComparePass { llvm::logicalview::Missing , llvm::logicalview::Added } |
Variables | |
constexpr Tag | llvm::dwarf::DW_TAG_unaligned = Tag(dwarf::DW_TAG_hi_user + 1) |
const LVAddress | llvm::logicalview::MaxAddress = std::numeric_limits<uint64_t>::max() |