LLVM 20.0.0git
|
#include "llvm/MC/MCDwarf.h"
Public Member Functions | |
void | maybeSetRootFile (StringRef Directory, StringRef FileName, std::optional< MD5::MD5Result > Checksum, std::optional< StringRef > Source) |
unsigned | getFile (StringRef Directory, StringRef FileName, std::optional< MD5::MD5Result > Checksum, uint16_t DwarfVersion, std::optional< StringRef > Source) |
void | Emit (MCStreamer &MCOS, MCDwarfLineTableParams Params, MCSection *Section) const |
void MCDwarfDwoLineTable::Emit | ( | MCStreamer & | MCOS, |
MCDwarfLineTableParams | Params, | ||
MCSection * | Section | ||
) | const |
Definition at line 287 of file MCDwarf.cpp.
References llvm::MCDwarfLineTableHeader::Emit(), llvm::MCStreamer::emitLabel(), and llvm::MCStreamer::switchSection().
|
inline |
Definition at line 339 of file MCDwarf.h.
References llvm::cantFail().
|
inline |