LLVM 22.0.0git
|
#include "llvm/ADT/DenseMap.h"
#include "llvm/DebugInfo/BTF/BTF.h"
#include "llvm/Object/ObjectFile.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/DataExtractor.h"
Go to the source code of this file.
Classes | |
class | llvm::BTFParser |
struct | llvm::BTFParser::ParseOptions |
class | llvm::ObjectFile |
This class is the base class for all object file types. More... | |
struct | llvm::SectionedAddress |
class | llvm::SectionRef |
This is a value type class that represents a single section in the list of sections in the object file. More... |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. |