Home
last modified time | relevance | path

Searched defs:UnitLength (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp621 unsigned UnitLength = Data.getU32(&Offset); in translateLineTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h227 uint32_t UnitLength; member
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h232 uint64_t UnitLength; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp193 uint32_t UnitLength = 0; member
/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java912 public enum UnitLength { enum in ExampleGenerator
917 UnitLength(ListTypeLength listTypeLength) { in UnitLength() method in ExampleGenerator.UnitLength
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugLineTest.cpp138 uint64_t UnitLength; in checkDefaultPrologue() local