| 
    LLVM 22.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) | 
| LLVM_ABI void | Emit (MCStreamer &MCOS, MCDwarfLineTableParams Params, MCSection *Section) const | 
| void MCDwarfDwoLineTable::Emit | ( | MCStreamer & | MCOS, | 
| MCDwarfLineTableParams | Params, | ||
| MCSection * | Section ) const | 
Definition at line 335 of file MCDwarf.cpp.
References llvm::MCStreamer::emitLabel(), and llvm::MCStreamer::switchSection().
      
  | 
  inline | 
Definition at line 357 of file MCDwarf.h.
References llvm::cantFail().
      
  | 
  inline |