libabigail
|
This is the complete list of members for symtab, including all inherited members.
begin(const symtab_filter &filter) const | symtab | inline |
const_iterator typedef | symtab | |
end() const | symtab | inline |
function_symbol_is_exported(const string &) | symtab | |
function_symbol_is_exported(const GElf_Addr symbol_address) | symtab | |
function_symbol_is_undefined(const string &) | symtab | |
has_symbols() const | symtab | inline |
load(Elf *elf_handle, const ir::environment &env, symbol_predicate is_suppressed=NULL) | symtab | static |
load(string_elf_symbols_map_sptr function_symbol_map, string_elf_symbols_map_sptr variables_symbol_map) | symtab | static |
lookup_symbol(const std::string &name) const | symtab | |
lookup_symbol(GElf_Addr symbol_addr) const | symtab | |
lookup_undefined_function_symbol(const std::string &name) | symtab | |
lookup_undefined_variable_symbol(const std::string &name) | symtab | |
make_filter() const | symtab | |
symbol_predicate typedef (defined in symtab) | symtab | |
update_main_symbol(GElf_Addr addr, const std::string &name) | symtab | |
variable_symbol_is_exported(const string &) | symtab | |
variable_symbol_is_exported(const GElf_Addr symbol_address) | symtab | |
variable_symbol_is_undefined(const string &) | symtab |