Home
last modified time | relevance | path

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

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