LLVM 22.0.0git
MCELFExtras.h File Reference
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/bit.h"
#include "llvm/BinaryFormat/ELF.h"
#include "llvm/Support/LEB128.h"
#include "llvm/Support/raw_ostream.h"
#include <cstdint>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::ELF

Functions

template<bool Is64, class RelocsTy, class F>
void llvm::ELF::encodeCrel (raw_ostream &OS, RelocsTy Relocs, F ToCrel)