Searched defs:note_type (Results 1 – 12 of 12) sorted by relevance
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | layout.cc | 2255 Layout::layout_gnu_property(unsigned int note_type, in layout_gnu_property() 2413 Layout::add_gnu_property(unsigned int note_type, in add_gnu_property() 3164 Layout::create_note(const char* name, int note_type, in create_note()
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | elf64-x86-64.c | 448 int note_type, ...) in elf_x86_64_write_core_note()
|
H A D | elf.c | 11056 int note_type = NT_PSINFO; in elfcore_write_prpsinfo() local 11073 int note_type = NT_PSINFO; in elfcore_write_prpsinfo() local
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | elf.c | 9159 int note_type = NT_PSINFO; in elfcore_write_prpsinfo() local 9176 int note_type = NT_PSINFO; in elfcore_write_prpsinfo() local
|
H A D | elf64-x86-64.c | 427 int note_type, ...) in elf_x86_64_write_core_note()
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | elf.c | 10082 int note_type = NT_PSINFO; in elfcore_write_prpsinfo() local 10099 int note_type = NT_PSINFO; in elfcore_write_prpsinfo() local
|
H A D | elf64-x86-64.c | 443 int note_type, ...) in elf_x86_64_write_core_note()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | df-problems.c | 2856 df_set_note (enum reg_note note_type, rtx insn, rtx reg) in df_set_note()
|
H A D | haifa-sched.c | 3392 enum insn_note note_type = (enum insn_note) INTVAL (XEXP (note, 0)); in reemit_notes() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | df-problems.c | 3246 df_set_note (enum reg_note note_type, rtx_insn *insn, rtx reg) in df_set_note()
|
H A D | haifa-sched.c | 5407 enum insn_note note_type = (enum insn_note) INTVAL (XEXP (note, 0)); in reemit_notes() local
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | layout.cc | 2861 Layout::create_note(const char* name, int note_type, in create_note()
|