Searched refs:note_type (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-ppc.c1853 ppc_elf_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, ...)
1855 switch (note_type)
1865 va_start (ap, note_type);
1871 "CORE", note_type, data, sizeof (data));
1882 va_start (ap, note_type);
1893 "CORE", note_type, data, sizeof (data));
1850 ppc_elf_write_core_note(bfd *abfd, char *buf, int *bufsiz, int note_type, ...) argument
H A Delf.c8104 int note_type = NT_PSINFO;
8107 int note_type = NT_PRPSINFO;
8114 note_name, note_type, &data, sizeof (data));
8121 int note_type = NT_PSINFO;
8124 int note_type = NT_PRPSINFO;
8131 note_name, note_type, &data, sizeof (data));
8099 int note_type = NT_PSINFO; local
8116 int note_type = NT_PSINFO; local
H A Delf-bfd.h956 (bfd *abfd, char *buf, int *bufsiz, int note_type, ...);
H A Delf64-ppc.c2515 ppc64_elf_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type,
2518 switch (note_type)
2528 va_start (ap, note_type);
2534 "CORE", note_type, data, sizeof (data));
2545 va_start (ap, note_type);
2556 "CORE", note_type, data, sizeof (data));
2513 ppc64_elf_write_core_note(bfd *abfd, char *buf, int *bufsiz, int note_type, ...) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-ppc.c1853 ppc_elf_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, ...)
1855 switch (note_type)
1865 va_start (ap, note_type);
1871 "CORE", note_type, data, sizeof (data));
1882 va_start (ap, note_type);
1893 "CORE", note_type, data, sizeof (data));
1850 ppc_elf_write_core_note(bfd *abfd, char *buf, int *bufsiz, int note_type, ...) argument
H A Delf.c8104 int note_type = NT_PSINFO;
8107 int note_type = NT_PRPSINFO;
8114 note_name, note_type, &data, sizeof (data));
8121 int note_type = NT_PSINFO;
8124 int note_type = NT_PRPSINFO;
8131 note_name, note_type, &data, sizeof (data));
8099 int note_type = NT_PSINFO; local
8116 int note_type = NT_PSINFO; local
H A Delf-bfd.h956 (bfd *abfd, char *buf, int *bufsiz, int note_type, ...);
H A Delf64-ppc.c2515 ppc64_elf_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type,
2518 switch (note_type)
2528 va_start (ap, note_type);
2534 "CORE", note_type, data, sizeof (data));
2545 va_start (ap, note_type);
2556 "CORE", note_type, data, sizeof (data));
2513 ppc64_elf_write_core_note(bfd *abfd, char *buf, int *bufsiz, int note_type, ...) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-ppc.c1853 ppc_elf_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, ...)
1855 switch (note_type)
1865 va_start (ap, note_type);
1871 "CORE", note_type, data, sizeof (data));
1882 va_start (ap, note_type);
1893 "CORE", note_type, data, sizeof (data));
1850 ppc_elf_write_core_note(bfd *abfd, char *buf, int *bufsiz, int note_type, ...) argument
H A Delf.c8104 int note_type = NT_PSINFO;
8107 int note_type = NT_PRPSINFO;
8114 note_name, note_type, &data, sizeof (data));
8121 int note_type = NT_PSINFO;
8124 int note_type = NT_PRPSINFO;
8131 note_name, note_type, &data, sizeof (data));
8099 int note_type = NT_PSINFO; local
8116 int note_type = NT_PSINFO; local
H A Delf-bfd.h956 (bfd *abfd, char *buf, int *bufsiz, int note_type, ...);
H A Delf64-ppc.c2515 ppc64_elf_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type,
2518 switch (note_type)
2528 va_start (ap, note_type);
2534 "CORE", note_type, data, sizeof (data));
2545 va_start (ap, note_type);
2556 "CORE", note_type, data, sizeof (data));
2513 ppc64_elf_write_core_note(bfd *abfd, char *buf, int *bufsiz, int note_type, ...) argument

Completed in 491 milliseconds