Home
last modified time | relevance | path

Searched refs:SimpleTypeSerializer (Results 1 – 19 of 19) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DSimpleTypeSerializer.cpp31 SimpleTypeSerializer::SimpleTypeSerializer() : ScratchBuffer(MaxRecordLength) {} in SimpleTypeSerializer() function in SimpleTypeSerializer
33 SimpleTypeSerializer::~SimpleTypeSerializer() = default;
36 ArrayRef<uint8_t> SimpleTypeSerializer::serialize(T &Record) { in serialize()
63 template ArrayRef<uint8_t> llvm::codeview::SimpleTypeSerializer::serialize( \
DCMakeLists.txt28 SimpleTypeSerializer.cpp
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DSimpleTypeSerializer.h19 class SimpleTypeSerializer {
23 SimpleTypeSerializer();
24 ~SimpleTypeSerializer();
DAppendingTypeTableBuilder.h29 SimpleTypeSerializer SimpleSerializer;
DMergingTypeTableBuilder.h35 SimpleTypeSerializer SimpleSerializer;
DGlobalTypeTableBuilder.h36 SimpleTypeSerializer SimpleSerializer;
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/DebugInfo/CodeView/
DBUILD.gn34 "SimpleTypeSerializer.cpp",
/openbsd/src/gnu/usr.bin/clang/libLLVMDebugInfoCodeView/
DMakefile34 SimpleTypeSerializer.cpp \
/openbsd/src/distrib/sets/lists/comp/
Dclang.macppc1536 ./usr/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
Dclang.powerpc641535 ./usr/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
Dclang.i3861535 ./usr/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
Dclang.amd641537 ./usr/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
Dclang.riscv641535 ./usr/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
Dclang.octeon1536 ./usr/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
Dclang.armv71535 ./usr/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
Dclang.arm641537 ./usr/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
Dclang.loongson1536 ./usr/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
Dclang.sparc641536 ./usr/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt5134 llvm/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
5874 llvm/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp