Home
last modified time | relevance | path

Searched refs:C13Bytes (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.cpp61 return Layout->C13Bytes; in getC13LineInfoByteSize()
H A DDbiModuleDescriptorBuilder.cpp124 Layout.C13Bytes = calculateC13DebugInfoSize(); in finalize()
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h235 support::ulittle32_t C13Bytes; member