Searched refs:TPI (Results 1 – 16 of 16) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/docs/PDB/ |
| H A D | TpiStream.rst | 2 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 D | index.rst | 94 | 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 D | PdbStream.rst | 70 :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 D | CodeViewTypes.rst | 31 bytes (if this type stream appears in a TPI/IPI stream of a PDB) or not padded at
|
| H A D | CodeViewSymbols.rst | 30 * Type records only appear in the :doc:`TPI & IPI streams <TpiStream>`.
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
| H A D | StreamUtil.h | 27 TPI, enumerator
|
| H A D | StreamUtil.cpp | 107 Streams[StreamIdx] = stream(StreamPurpose::TPI, "TPI Stream", StreamIdx); in discoverStreamPurposes()
|
| H A D | ExplainOutputStyle.cpp | 269 case StreamPurpose::TPI: in explainPdbStreamOffset()
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-pdbutil.rst | 352 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 D | SystemZInstrSystem.td | 542 def TPI : StoreInherentS<"tpi", 0xB236, null_frag, 0>;
|
| H A D | SystemZScheduleZEC12.td | 1281 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|
| H A D | SystemZScheduleZ196.td | 1236 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|
| H A D | SystemZScheduleZ13.td | 1555 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|
| H A D | SystemZScheduleZ15.td | 1691 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|
| H A D | SystemZScheduleZ14.td | 1645 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|
| H A D | SystemZScheduleZ16.td | 1724 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|