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

  /src/external/gpl3/binutils/dist/bfd/
elf.c 86 #define NOTE_PSEUDO_SECTION_PPC_TAR ".reg-ppc-tar"
10522 return elfcore_make_note_pseudosection (abfd, NOTE_PSEUDO_SECTION_PPC_TAR, note);
13056 { NOTE_PSEUDO_SECTION_PPC_TAR, elfcore_write_ppc_tar},
  /src/external/gpl3/gdb/dist/bfd/
elf.c 85 #define NOTE_PSEUDO_SECTION_PPC_TAR ".reg-ppc-tar"
10515 return elfcore_make_note_pseudosection (abfd, NOTE_PSEUDO_SECTION_PPC_TAR, note);
13028 { NOTE_PSEUDO_SECTION_PPC_TAR, elfcore_write_ppc_tar},

Completed in 36 milliseconds