Searched defs:attr_name (Results 26 - 28 of 28) sorted by relevance
12
| /third_party/libabigail/src/ |
| H A D | abg-dwarf-reader.cc | 5859 die_string_attribute(const Dwarf_Die* die, unsigned attr_name) in die_string_attribute() argument 5883 die_char_str_attribute(const Dwarf_Die* die, unsigned attr_name) in die_char_str_attribute() argument 5912 die_unsigned_constant_attribute(const Dwarf_Die* die, unsigned attr_name, uint64_t& cst) die_unsigned_constant_attribute() argument 5942 die_signed_constant_attribute(const Dwarf_Die *die, unsigned attr_name, int64_t& cst) die_signed_constant_attribute() argument 5978 die_constant_attribute(const Dwarf_Die *die, unsigned attr_name, bool is_signed, array_type_def::subrange_type::bound_value &value) die_constant_attribute() argument 6070 die_flag_attribute(const Dwarf_Die* die, unsigned attr_name, bool& flag, bool recursively = true) die_flag_attribute() argument 6146 die_die_attribute(const Dwarf_Die* die, unsigned attr_name, Dwarf_Die& result, bool recursively) die_die_attribute() argument 6172 die_address_attribute(Dwarf_Die* die, unsigned attr_name, Dwarf_Addr& result) die_address_attribute() argument 7412 slowly_compare_strings(const Dwarf_Die *l, const Dwarf_Die *r, unsigned attr_name) slowly_compare_strings() argument 7446 compare_dies_string_attribute_value(const Dwarf_Die *l, const Dwarf_Die *r, unsigned attr_name, bool &result) compare_dies_string_attribute_value() argument 7567 die_location_expr(const Dwarf_Die* die, unsigned attr_name, Dwarf_Op** expr, size_t* expr_len) die_location_expr() argument [all...] |
| /third_party/python/Objects/ |
| H A D | typeobject.c | 8647 update_subclasses(PyTypeObject *type, PyObject *attr_name, in update_subclasses() argument 8657 recurse_down_subclasses(PyTypeObject *type, PyObject *attr_name, in recurse_down_subclasses() argument
|
| /third_party/astc-encoder/Source/ |
| H A D | tinyexr.h | 10490 std::string attr_name; in ParseEXRHeader() local [all...] |
Completed in 36 milliseconds
12