Home
last modified time | relevance | path

Searched refs:function_die (Results 1 - 1 of 1) sorted by relevance

/third_party/libabigail/src/
H A Dabg-dwarf-reader.cc5034 /// @param function_die the die of the function to consider.
5041 get_function_address(const Dwarf_Die* function_die, Dwarf_Addr& address) const in get_function_address() argument
5043 if (!die_address_attribute(const_cast<Dwarf_Die*>(function_die), in get_function_address()
5051 (const_cast<Dwarf_Die*>(function_die), in get_function_address()
5798 Dwarf_Die *function_die,
12593 /// @param function_die the DIE of the function to consider.
12600 /// function of @p class_type, iff @p function_die is for a member
12604 Dwarf_Die* function_die,
12607 type_or_decl_base_sptr artifact = rdr.lookup_artifact_from_die(function_die);
12644 /// @param function_die th
[all...]

Completed in 17 milliseconds