mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 13:30:30 +00:00
tipo
This commit is contained in:
parent
30ba912ccf
commit
a4e07bb49e
@ -1794,7 +1794,7 @@ _bfd_mips_elf_section_from_shdr (abfd, hdr, name)
|
|||||||
return false;
|
return false;
|
||||||
break;
|
break;
|
||||||
case SHT_MIPS_CONTENT:
|
case SHT_MIPS_CONTENT:
|
||||||
if (strncmp (name, ".MIPS.content", sizeof ".MIPS.contents" - 1) != 0)
|
if (strncmp (name, ".MIPS.content", sizeof ".MIPS.content" - 1) != 0)
|
||||||
return false;
|
return false;
|
||||||
break;
|
break;
|
||||||
case SHT_MIPS_OPTIONS:
|
case SHT_MIPS_OPTIONS:
|
||||||
|
Loading…
Reference in New Issue
Block a user