GDB (xrefs)
Loading...
Searching...
No Matches
Functions
gcore-elf.h File Reference
#include "gdb_bfd.h"
#include "gdbsupport/gdb_signals.h"
#include "gcore.h"

Go to the source code of this file.

Functions

void gcore_elf_build_thread_register_notes (struct gdbarch *gdbarch, struct thread_info *info, gdb_signal stop_signal, bfd *obfd, gdb::unique_xmalloc_ptr< char > *note_data, int *note_size)
 
void gcore_elf_make_tdesc_note (bfd *obfd, gdb::unique_xmalloc_ptr< char > *note_data, int *note_size)
 

Function Documentation

◆ gcore_elf_build_thread_register_notes()

void gcore_elf_build_thread_register_notes ( struct gdbarch gdbarch,
struct thread_info info,
gdb_signal  stop_signal,
bfd *  obfd,
gdb::unique_xmalloc_ptr< char > *  note_data,
int *  note_size 
)

◆ gcore_elf_make_tdesc_note()

void gcore_elf_make_tdesc_note ( bfd *  obfd,
gdb::unique_xmalloc_ptr< char > *  note_data,
int *  note_size 
)