GDB (API)
Public Attributes
gnu_ifunc_fns Struct Reference

#include "symtab.h"

List of all members.

Public Attributes

CORE_ADDR(* gnu_ifunc_resolve_addr )(struct gdbarch *gdbarch, CORE_ADDR pc)
int(* gnu_ifunc_resolve_name )(const char *function_name, CORE_ADDR *function_address_p)
void(* gnu_ifunc_resolver_stop )(struct breakpoint *b)
void(* gnu_ifunc_resolver_return_stop )(struct breakpoint *b)

Detailed Description

Definition at line 1133 of file symtab.h.


Member Data Documentation

Definition at line 1136 of file symtab.h.

int(* gnu_ifunc_fns::gnu_ifunc_resolve_name)(const char *function_name, CORE_ADDR *function_address_p)

Definition at line 1139 of file symtab.h.

Definition at line 1146 of file symtab.h.

Definition at line 1143 of file symtab.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines