GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Functions
/tmp/gdb-13.1/gdb/memtag.h File Reference
#include "bfd.h"

Go to the source code of this file.

Classes

struct  memtag_section_info
 

Functions

bool get_next_core_memtag_section (bfd *abfd, asection *section, CORE_ADDR address, memtag_section_info &info)
 

Function Documentation

◆ get_next_core_memtag_section()

bool get_next_core_memtag_section ( bfd *  abfd,
asection *  section,
CORE_ADDR  address,
memtag_section_info info 
)

Definition at line 27 of file memtag.c.

Referenced by core_target::fetch_memtags(), and linux_core_file_address_in_memtag_page().