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

  /src/external/gpl3/binutils/dist/bfd/
elf.c 82 #define NOTE_PSEUDO_SECTION_PPC_DSCR ".reg-ppc-dscr"
10534 return elfcore_make_note_pseudosection (abfd, NOTE_PSEUDO_SECTION_PPC_DSCR, note);
13052 { NOTE_PSEUDO_SECTION_PPC_DSCR, elfcore_write_ppc_dscr},
  /src/external/gpl3/gdb/dist/bfd/
elf.c 81 #define NOTE_PSEUDO_SECTION_PPC_DSCR ".reg-ppc-dscr"
10527 return elfcore_make_note_pseudosection (abfd, NOTE_PSEUDO_SECTION_PPC_DSCR, note);
13024 { NOTE_PSEUDO_SECTION_PPC_DSCR, elfcore_write_ppc_dscr},

Completed in 89 milliseconds