Searched +full:0 +full:x2500 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/DebugInfo/LogicalView/ |
H A D | LocationRangesTest.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 30 uint32_t LineNumber = 0, LVElement *Type = nullptr); 78 /*SectionOffset=*/0, /*LocDesOffset=*/0); in add() 210 set(IntegerType, "int", 0x1000); in initElements() 213 set(CompileUnit, "foo.cpp", 0x2000); in initElements() 214 set(Function, "foo", 0x2010, 100, IntegerType); in initElements() 215 set(NestedScope, "", 0x2020, 300); in initElements() 218 set(Parameter, "Param", 0x3000, 110, IntegerType); in initElements() 219 set(LocalVariable, "LocalVariable", 0x3000, 120, IntegerType); in initElements() 220 set(NestedVariable, "NestedVariable", 0x3010, 310, IntegerType); in initElements() [all …]
|
/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/ |
H A D | multithread-test.yaml | 3 magic: 0xFEEDFACF 4 cputype: 0x100000C 5 cpusubtype: 0x0 6 filetype: 0x2 9 flags: 0x218085 10 reserved: 0x0 15 vmaddr: 0 17 fileoff: 0 18 filesize: 0 19 maxprot: 0 [all …]
|