Searched defs:SecondOffset (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/DebugInfo/DWARF/ | ||
H A D | DWARFDebugLineTest.cpp | 296 uint64_t SecondOffset = local |
/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
H A D | MipsAsmParser.cpp | 4475 int64_t SecondOffset = IsLargeOffset ? 1 : (OffsetValue + 1); expandUlh() local |