Home
last modified time | relevance | path

Searched defs:note_data (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Dfbsd-proc.c125 char *note_data = NULL; in fbsd_make_corefile_notes() local
Dgcore.c48 void *note_data = NULL; in gcore_command() local
Dprocfs.c5823 char *note_data, int *note_size) in procfs_do_thread_registers()
5858 char *note_data; member
5888 char *note_data = NULL; in procfs_make_note_section() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
DProcessElfCore.cpp522 DataExtractor note_data(segment, note_start, note_size); in parseSegment() local