libabigail
|
This file contains the declarations of the front-end to analyze the BTF information contained in an ELF file. More...
#include "abg-elf-based-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. | |
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.