LLVM: llvm::MCDwarfDwoLineTable Class Reference (original) (raw)
#include "[llvm/MC/MCDwarf.h](MCDwarf%5F8h%5Fsource.html)"
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 |
Definition at line 338 of file MCDwarf.h.
◆ Emit()
◆ getFile()
◆ maybeSetRootFile()
The documentation for this class was generated from the following files:
- include/llvm/MC/MCDwarf.h
- lib/MC/MCDwarf.cpp