Lines Matching defs:where

274 /// The abstraction of the place where a partial unit has been
317 /// @param from where the imported DIE comes from.
525 size_t where);
530 size_t where);
535 size_t where);
539 const Dwarf_Die* die, size_t where,
2001 /// @param debug_info_root_paths a vector of paths where to look up
2583 ? get_die_pretty_type_representation(&die, /*where=*/0)
2584 : get_die_pretty_representation(&die, /*where=*/0);
2630 /// @param where the offset of the logical DIE we are supposed to be
2641 size_t where,
2678 ? get_die_pretty_type_representation(die, where)
2679 : get_die_pretty_representation(die, where);
2720 /// @param where the offset of the logical DIE we are supposed to be
2733 size_t where,
2775 ? get_die_pretty_type_representation(die, where)
2776 : get_die_pretty_representation(die, where);
2926 /// @param where_offset where in the DIE stream we logically are.
2975 /// @param source where the DIE represented by @p die_offset comes
3002 /// @param where_offset where in the DIE stream we logically are.
3036 /// @param where_offset where in the DIE stream we logically are.
3060 /// @param where_offset where in the DIE stream we logically are.
3119 /// @param where_offset where in the DIE stream we logically are.
3156 /// @param where_offset where in the DIE stream we logically are.
3198 /// @param where_offset where in the DIE stream we logically are.
3224 /// @param where_offset where in the DIE stream we logically are.
3234 if (!get_or_compute_canonical_die(die, equiv_die, /*where=*/0, die_as_type))
3263 /// @param where_offset where in the DIE stream we logically are.
3481 get_die_pretty_type_representation(die, /*where=*/0);
3501 get_die_pretty_representation(die, /*where=*/0);
3662 /// @param where_offset where in the DIE stream we logically are.
3666 size_t where)
3672 if (!get_or_compute_canonical_die(die, equiv_die, where,
3758 /// @param source where the DIE is from.
3770 /// @param source where the DIE comes from.
3796 /// @param source where the DIE comes from.n
3807 /// @param source where DIEs of the map come from.
3845 /// @param source where the DIE of the map come from.
3863 /// @param source where the DIE comes from.
3879 /// @return a map of string -> vector of classes where the key is
3890 /// @return a map of string -> vector of classes where the key is
4073 // We are in case where there are more than
4138 /// @return a map of string -> vector of enums where the key is
4149 /// @return a map of string -> vector of enums where the key is
4309 // We are in case where there are more than
4506 /// @param source where the DIE of the types to canonicalize are
4568 /// @param source where the DIEs of the canonicalized types are
4631 /// @param source where the DIEs are from.
4641 /// @param source where the DIEs are from.
4673 /// @param source where the DIEs in the map come from.
4683 /// @param source where the DIEs in the map come from.
4859 /// where the executable (or shared library) is loaded. That way,
4887 // So let's transform addr into an offset relative to where
5186 /// The function also builds the vector of places where units are
5194 /// @param source where the DIE @p die comes from.
5197 /// points where unit have been imported, under @p die.
5224 // there is no point in recording where a non-existent
7084 /// @param where_offset where we are logically at in the DIE stream.
7238 /// @param where_offset where we logically are in the stream of DIEs.
7582 // Ignore location expressions where reading them succeeded but
8621 /// 1/ The offset in the vtable where the offset of a virtual base
8628 /// where VIRTUAL_OFFSET is a constant value; In this case,
8639 /// where OFFSET is a constant. In this case, this function
8676 // slightly faster in the general case where the attribute isn't a
8749 // Ignore location expressions where reading them succeeded but
8912 /// @param where_offset where in the are logically are in the DIE
8964 // TODO: handle cases where there are more than one
9172 /// @param where_offset where we are logically at in the DIE stream.
9233 /// @param where_offset where we are logically at in the DIE stream.
9237 die_qualified_name(const reader& rdr, const Dwarf_Die* die, size_t where)
9240 return die_qualified_type_name(rdr, die, where);
9242 return die_qualified_decl_name(rdr, die, where);
9257 /// @param where where we are logically at, in the DIE stream.
9266 size_t where, string &qualified_name)
9287 die_qualified_type_name(rdr, &underlying_type_die, where);
9294 string name = die_qualified_type_name(rdr, die, where);
9299 qname = die_qualified_type_name(rdr, die, where);
9322 /// @param where_offset where we are logically at in the DIE stream.
9447 /// @param where_offset where we are logically at in the stream of
9560 /// @param where_offset where we logically are placed when calling
9727 /// @param where_offset where we logically are placed when calling
10140 /// notify_die_comparison_failed to know where a DIE comparison failed
10160 /// notify_die_comparison_failed to know where a DIE comparison failed
10427 // to do in this case where the result of the comparison of the
10489 // to do in this case where the result of the comparison of the
11239 /// Get the point where a DW_AT_import DIE is used to import a given
11257 /// @param source where the DIE of first_die_cu_offset unit comes
11352 /// In the current translation unit, get the last point where a
11428 /// @param where_offset the offset of the DIE where we are "logically"
11510 /// This is the only case where a scope DIE is different from the
11520 /// @param where_offset where we are logically at in the DIE stream.
11571 /// @param where_offset the offset of the DIE where we are "logically"
11639 // seen a case where a typedef DIE needed by a function parameter
11654 // or union where it has nothing to do.
12043 /// @param where_offset the offset of the DIE where we are "logically"
12102 /// @param where_offset where we are logically at in the DIE stream.
12463 /// @param where_offset where we logical are, currently, in the stream
12512 /// @param where_offset where we are logically at in the DIE stream.
12597 /// @param where_offset where we are logically at in the DIE stream.
12652 /// @param where_offset where we are logically at in the DIE stream.
12706 /// @param where_offset the offset of the DIE where we are "logically"
13114 /// @param where_offset the offset of the DIE where we are "logically"
13356 /// from a context where either a public function or a public variable
13359 /// @param where_offset the offset of the DIE where we are "logically"
13572 /// from a context where either a public function or a public variable
13575 /// @param where_offset the offset of the DIE where we are "logically"
13653 /// from a context where either a public function or a public variable
13656 /// @param where_offset the offset of the DIE where we are "logically"
13734 /// @param where_offset the offset of the DIE where we are "logically"
13944 /// @param where_offset the offset of the DIE where we are "logically"
14087 /// @param where_offset the offset of the DIE where we are "logically"
14141 /// from a context where either a public function or a public variable
14144 /// @param where_offset the offset of the DIE where we are "logically"
14203 /// from a context where either a public function or a public variable
14206 /// @param where_offset the offset of the DIE where we are "logically"
14284 /// @param where_offset the offset of the DIE where we are "logically"
14329 /// @param where_offset the offset of the DIE where we are "logically"
14515 /// @param where_offset the offset of the DIE where we are "logically"
14742 /// @param where_offset the offset of the DIE where we are "logically"
14869 /// @param where_offset the offset of the DIE where we are "logically"
15107 /// @param where_offset the offset of the DIE where we are "logically"
15754 /// @param where_offset the offset of the DIE where we are "logically"
15898 /// later handled by the Dwfl. This for cases where the debug info is