• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/

Lines Matching +defs:global +defs:map

163   /* The global variables, after a global typedef block.  */
167 /* The global types, after a global typedef block. */
989 /* Initialize the types to the global types. */
1005 if (! debug_set_filename (info->dhandle, "*global*"))
1186 bfd_vma sectype, secindx, offset, map;
1192 || ! ieee_read_optional_number (info, pp, &map, &present))
1238 /* When we end the global typedefs block, we copy out the
1242 reference variable whose type is named in the global typedef
1990 /* We can't distinguish between a global function and a static
3325 local variables on the first pass, and the global variables
3820 /* List of buffer for global types. */
4310 /* Make sure we started the global type block. */
4336 ieee_add_range (struct ieee_handle *info, bfd_boolean global, bfd_vma low,
4344 if (global)
4457 local or the global type information, and make sure that the type
4626 /* Put any undefined tags in the global typedef information. */
4634 /* Prepend the global typedef information to the other data. */
4638 last entry in the global types, so we add a dummy entry. */
4900 /* Append any C++ information to the global function and
5021 /* Add this range to the list of global ranges. */
5879 /* We've already seen a global definition of the type.
6052 will be FALSE, and we can put it in the global type block.
6057 /* Make sure we have started the global type block. */
6567 /* This is a duplicate of a global type, so it must be
6777 /* If this is a global definition, then we don't need to
6969 /* If this is a global variable, we want to output the misc
7000 ieee_start_function (void *p, const char *name, bfd_boolean global)
7057 || ! ieee_write_asn (info, nindx, global ? 0 : 1)
7071 && ieee_write_byte (info, global ? 4 : 6)