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

  /src/external/gpl3/binutils/dist/bfd/
elf.c 68 #define NOTE_PSEUDO_SECTION_AARCH_MTE ".reg-aarch-mte"
10714 return elfcore_make_note_pseudosection (abfd, NOTE_PSEUDO_SECTION_AARCH_MTE, note);
13038 { NOTE_PSEUDO_SECTION_AARCH_MTE, elfcore_write_aarch_mte},
  /src/external/gpl3/gdb/dist/bfd/
elf.c 67 #define NOTE_PSEUDO_SECTION_AARCH_MTE ".reg-aarch-mte"
10707 return elfcore_make_note_pseudosection (abfd, NOTE_PSEUDO_SECTION_AARCH_MTE, note);
13010 { NOTE_PSEUDO_SECTION_AARCH_MTE, elfcore_write_aarch_mte},

Completed in 28 milliseconds