libabigail
Loading...
Searching...
No Matches
abg-btf-reader.h File Reference

This file contains the declarations of the front-end to analyze the BTF information contained in an ELF file. More...

Include dependency graph for abg-btf-reader.h:

Go to the source code of this file.

Namespaces

namespace  abigail
 Toplevel namespace for libabigail.
 
namespace  abigail::btf
 Namespace of the reader for the BTF debug information.
 

Functions

elf_based_reader_sptr create_reader (const std::string &elf_path, const vector< char ** > &debug_info_root_paths, environment &env, bool load_all_types=false, bool linux_kernel_mode=false)
 Create and return a BTF reader (or front-end) which is an instance of btf::reader.
 

Detailed Description

This file contains the declarations of the front-end to analyze the BTF information contained in an ELF file.

Definition in file abg-btf-reader.h.