GDB (API)
Functions
/home/stan/gdb/src/gdb/build-id.h File Reference

Go to the source code of this file.

Functions

int build_id_verify (bfd *abfd, size_t check_len, const bfd_byte *check)
bfd * build_id_to_debug_bfd (size_t build_id_len, const bfd_byte *build_id)
char * find_separate_debug_file_by_buildid (struct objfile *objfile)

Function Documentation

bfd* build_id_to_debug_bfd ( size_t  build_id_len,
const bfd_byte *  build_id 
)

Definition at line 74 of file build-id.c.

int build_id_verify ( bfd *  abfd,
size_t  check_len,
const bfd_byte *  check 
)

Definition at line 51 of file build-id.c.

char* find_separate_debug_file_by_buildid ( struct objfile objfile)

Definition at line 140 of file build-id.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines