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

  /src/external/gpl3/binutils/dist/bfd/
elf.c 90 #define NOTE_PSEUDO_SECTION_PPC_TM_CPPR ".reg-ppc-tm-cppr"
10588 return elfcore_make_note_pseudosection (abfd, NOTE_PSEUDO_SECTION_PPC_TM_CPPR, note);
13060 { NOTE_PSEUDO_SECTION_PPC_TM_CPPR, elfcore_write_ppc_tm_cppr},
  /src/external/gpl3/gdb/dist/bfd/
elf.c 89 #define NOTE_PSEUDO_SECTION_PPC_TM_CPPR ".reg-ppc-tm-cppr"
10581 return elfcore_make_note_pseudosection (abfd, NOTE_PSEUDO_SECTION_PPC_TM_CPPR, note);
13032 { NOTE_PSEUDO_SECTION_PPC_TM_CPPR, elfcore_write_ppc_tm_cppr},

Completed in 28 milliseconds