Home
last modified time | relevance | path

Searched refs:function_symbol_is_exported (Results 1 – 2 of 2) sorted by relevance

/external/libabigail/src/
Dabg-dwarf-reader.cc5265 function_symbol_is_exported(GElf_Addr symbol_address) const in function_symbol_is_exported() function in abigail::dwarf_reader::read_context
5573 if (function_symbol_is_exported(fn_addr)) in get_first_exported_fn_address_from_DW_AT_ranges()
13815 elf_symbol_sptr symbol = ctxt.function_symbol_is_exported(fn_addr); in function_is_suppressed()
14241 fn_sym = ctxt.function_symbol_is_exported(fn_addr); in build_function_decl()
/external/libabigail/
DChangeLog2858 (read_context::function_symbol_is_exported): use is_linux_kernel
12085 lookup_elf_symbol_from_address, function_symbol_is_exported,