Home
last modified time | relevance | path

Searched refs:TPI (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/llvm/llvm/docs/PDB/
H A DTpiStream.rst2 The PDB TPI and IPI Streams
13 The PDB TPI Stream (Index 2) and IPI Stream (Index 4) contain information about
31 TPI vs IPI Stream
35 have 2 streams with identical layout, henceforth referred to as the TPI stream
37 format apply equally whether it is for the TPI Stream or the IPI Stream. The
42 | TPI Stream | IPI Stream |
94 object file's ``.debug$T`` section or a PDB file's TPI or IPI stream. The
95 value of the type index for the first type record from the TPI stream is given
96 by the ``TypeIndexBegin`` member of the :ref:`TPI Stream Header <tpi_header>`
206 At offset 0 of the TPI Stream is a header with the following layout:
[all …]
H A Dindex.rst94 | TPI Stream | - Fixed Stream Index 2 | - CodeView Type Records |
95 | | | - Index of TPI Hash Stream |
126 | TPI Hash Stream | - Contained in TPI Stream | - Hash table for looking up TPI records |
140 Information about the TPI stream and the CodeView records contained within.
160 :doc:`TPI/IPI Stream <TpiStream>`.
H A DPdbStream.rst70 :doc:`TPI Stream <TpiStream>` has a fixed index and as such there is no need to
81 Some streams are located by fixed indices (e.g TPI Stream has index 2), but
127 | | TPI Stream, although it's unclear why this |
131 | | - There is no TPI / IPI stream, all type info |
H A DCodeViewTypes.rst31 bytes (if this type stream appears in a TPI/IPI stream of a PDB) or not padded at
H A DCodeViewSymbols.rst30 * Type records only appear in the :doc:`TPI & IPI streams <TpiStream>`.
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DStreamUtil.h27 TPI, enumerator
H A DStreamUtil.cpp107 Streams[StreamIdx] = stream(StreamPurpose::TPI, "TPI Stream", StreamIdx); in discoverStreamPurposes()
H A DExplainOutputStyle.cpp269 case StreamPurpose::TPI: in explainPdbStreamOffset()
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-pdbutil.rst352 Dump CodeView type records from TPI stream
356 Dump additional information from the TPI stream, such as hashes and the type
528 Dump the record from the TPI stream with the given type index.
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td542 def TPI : StoreInherentS<"tpi", 0xB236, null_frag, 0>;
H A DSystemZScheduleZEC12.td1281 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
H A DSystemZScheduleZ196.td1236 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
H A DSystemZScheduleZ13.td1555 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
H A DSystemZScheduleZ15.td1691 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
H A DSystemZScheduleZ14.td1645 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
H A DSystemZScheduleZ16.td1724 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;