HomeSort by: relevance | last modified time | path
    Searched defs:NOTE_PSEUDO_SECTION_S390_TODPREG (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf.c 110 #define NOTE_PSEUDO_SECTION_S390_TODPREG ".reg-s390-todpreg"
10618 return elfcore_make_note_pseudosection (abfd, NOTE_PSEUDO_SECTION_S390_TODPREG, note);
13079 { NOTE_PSEUDO_SECTION_S390_TODPREG, elfcore_write_s390_todpreg},
  /src/external/gpl3/gdb/dist/bfd/
elf.c 109 #define NOTE_PSEUDO_SECTION_S390_TODPREG ".reg-s390-todpreg"
10611 return elfcore_make_note_pseudosection (abfd, NOTE_PSEUDO_SECTION_S390_TODPREG, note);
13051 { NOTE_PSEUDO_SECTION_S390_TODPREG, elfcore_write_s390_todpreg},

Completed in 35 milliseconds