Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.cpp56 return Layout->C11Bytes; in getC11LineInfoByteSize()
H A DDbiModuleDescriptorBuilder.cpp123 Layout.C11Bytes = 0; in finalize()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h232 support::ulittle32_t C11Bytes; member