| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/BinaryFormat/ELF.h"#include "llvm/CodeGen/AsmPrinter.h"#include "llvm/CodeGen/GCMetadata.h"#include "llvm/CodeGen/GCMetadataPrinter.h"#include "llvm/IR/BuiltinGCs.h"#include "llvm/IR/DataLayout.h"#include "llvm/IR/Function.h"#include "llvm/IR/Module.h"#include "llvm/MC/MCContext.h"#include "llvm/MC/MCSectionELF.h"#include "llvm/MC/MCStreamer.h"#include "llvm/Target/TargetLoweringObjectFile.h"Go to the source code of this file.
Functions | |
| static GCMetadataPrinterRegistry::Add< ErlangGCPrinter > | X ("erlang", "erlang-compatible garbage collector") | 
      
  | 
  static | 
References Info, P, and llvm::ELF::SHT_PROGBITS.