Lines Matching refs:which
17 types which are generated by modern C++ toolchains.
23 They start with the same :ref:`record prefix <leaf_types>`, which we will not describe
25 of symbol records can be processed with largely the same code as that which processes
40 given a symbol record which describes a certain function, all local variables of this
44 to appear in a PDB file. Public Symbols (which appear only in the
45 :doc:`publics stream <PublicStream>`), Global Symbols (which appear only in the
46 :doc:`globals stream <GlobalStream>`) and module symbols (which appear in the
57 has a mangled name. The :doc:`Publics Stream <PublicStream>`, which contains these
64 There is only type of public symbol, an ``S_PUB32`` which describes a mangled
85 in a single :doc:`Globals Stream <GlobalStream>`, which contains a hash table mapping
86 fully qualified name to the corresponding record in the globals stream (which as
252 Symbols which can go in either/both of the module info stream & global stream