LLVM 23.0.0git
ELFWriter.cpp File Reference

Go to the source code of this file.

Functions

static void writeWord (support::endian::Writer &W, bool Is64Bit, uint64_t Val)

Function Documentation

◆ writeWord()

void writeWord ( support::endian::Writer & W,
bool Is64Bit,
uint64_t Val )
static

Definition at line 14 of file ELFWriter.cpp.

Referenced by llvm::ELF::writeHeader(), and llvm::ELF::writeSectionHeader().