HomeSort by relevance Sort by last modified time
    Searched refs:InfoDWOSection (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFContext.h 255 DWARFSection InfoDWOSection;
298 const DWARFSection &getInfoDWOSection() override { return InfoDWOSection; }
  /external/llvm/lib/DebugInfo/DWARF/
DWARFContext.cpp 651 .Case("debug_info.dwo", &InfoDWOSection.Data)
710 .Case("debug_info.dwo", &InfoDWOSection.Relocs)

Completed in 56 milliseconds