Skip to content
  • Greg Clayton's avatar
    Modified both the ObjectFileMachO and ObjectFileELF to correctly set the · 4ceb9980
    Greg Clayton authored
    SectionType for Section objects for DWARF.
    
    Modified the DWARF plug-in to get the DWARF sections by SectionType so we
    can safely abstract the LLDB core from section names for the various object
    file formats.
    
    Modified the SectionType definitions for .debug_pubnames and .debug_pubtypes
    to use the correct case.
    
    llvm-svn: 109054
    4ceb9980
Loading