Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.cpp61 return Layout->C13Bytes; in getC13LineInfoByteSize()
H A DDbiModuleDescriptorBuilder.cpp120 Layout.C13Bytes = calculateC13DebugInfoSize(); in finalize()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h235 support::ulittle32_t C13Bytes; member