Searched refs:V850_NOTE_SECNAME (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dv850.h301 #define V850_NOTE_SECNAME ".note.renesas"
299 #define V850_NOTE_SECNAME macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dv850.h301 #define V850_NOTE_SECNAME ".note.renesas"
299 #define V850_NOTE_SECNAME macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dv850.h301 #define V850_NOTE_SECNAME ".note.renesas"
299 #define V850_NOTE_SECNAME macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dv850.h301 #define V850_NOTE_SECNAME ".note.renesas"
299 #define V850_NOTE_SECNAME macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c2378 s = bfd_make_section_anyway_with_flags (abfd, V850_NOTE_SECNAME, flags);
2412 if (bfd_get_section_by_name (ibfd, V850_NOTE_SECNAME) != NULL)
2421 asection * notes = bfd_get_section_by_name (abfd, V850_NOTE_SECNAME);
2447 if ((onotes = bfd_get_section_by_name (obfd, V850_NOTE_SECNAME)) == NULL)
2450 if ((inotes = bfd_get_section_by_name (ibfd, V850_NOTE_SECNAME)) == NULL)
2491 if ((onotes = bfd_get_section_by_name (obfd, V850_NOTE_SECNAME)) == NULL)
2494 if ((inotes = bfd_get_section_by_name (ibfd, V850_NOTE_SECNAME)) != NULL)
2676 asection * notes = bfd_get_section_by_name (abfd, V850_NOTE_SECNAME);
3206 else if (strcmp (name, V850_NOTE_SECNAME) == 0)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c2382 s = bfd_make_section_anyway_with_flags (abfd, V850_NOTE_SECNAME, flags);
2416 if (bfd_get_section_by_name (ibfd, V850_NOTE_SECNAME) != NULL)
2425 asection * notes = bfd_get_section_by_name (abfd, V850_NOTE_SECNAME);
2451 if ((onotes = bfd_get_section_by_name (obfd, V850_NOTE_SECNAME)) == NULL)
2454 if ((inotes = bfd_get_section_by_name (ibfd, V850_NOTE_SECNAME)) == NULL)
2495 if ((onotes = bfd_get_section_by_name (obfd, V850_NOTE_SECNAME)) == NULL)
2498 if ((inotes = bfd_get_section_by_name (ibfd, V850_NOTE_SECNAME)) != NULL)
2680 asection * notes = bfd_get_section_by_name (abfd, V850_NOTE_SECNAME);
3184 else if (strcmp (name, V850_NOTE_SECNAME) == 0)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c2382 s = bfd_make_section_anyway_with_flags (abfd, V850_NOTE_SECNAME, flags);
2416 if (bfd_get_section_by_name (ibfd, V850_NOTE_SECNAME) != NULL)
2425 asection * notes = bfd_get_section_by_name (abfd, V850_NOTE_SECNAME);
2451 if ((onotes = bfd_get_section_by_name (obfd, V850_NOTE_SECNAME)) == NULL)
2454 if ((inotes = bfd_get_section_by_name (ibfd, V850_NOTE_SECNAME)) == NULL)
2495 if ((onotes = bfd_get_section_by_name (obfd, V850_NOTE_SECNAME)) == NULL)
2498 if ((inotes = bfd_get_section_by_name (ibfd, V850_NOTE_SECNAME)) != NULL)
2680 asection * notes = bfd_get_section_by_name (abfd, V850_NOTE_SECNAME);
3184 else if (strcmp (name, V850_NOTE_SECNAME) == 0)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c2382 s = bfd_make_section_anyway_with_flags (abfd, V850_NOTE_SECNAME, flags);
2416 if (bfd_get_section_by_name (ibfd, V850_NOTE_SECNAME) != NULL)
2425 asection * notes = bfd_get_section_by_name (abfd, V850_NOTE_SECNAME);
2451 if ((onotes = bfd_get_section_by_name (obfd, V850_NOTE_SECNAME)) == NULL)
2454 if ((inotes = bfd_get_section_by_name (ibfd, V850_NOTE_SECNAME)) == NULL)
2495 if ((onotes = bfd_get_section_by_name (obfd, V850_NOTE_SECNAME)) == NULL)
2498 if ((inotes = bfd_get_section_by_name (ibfd, V850_NOTE_SECNAME)) != NULL)
2680 asection * notes = bfd_get_section_by_name (abfd, V850_NOTE_SECNAME);
3184 else if (strcmp (name, V850_NOTE_SECNAME) == 0)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-v850.c3745 note_sec = subseg_new (V850_NOTE_SECNAME, 0);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-v850.c3741 note_sec = subseg_new (V850_NOTE_SECNAME, 0);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-v850.c3737 note_sec = subseg_new (V850_NOTE_SECNAME, 0);

Completed in 307 milliseconds