Searched defs:MaxDelta (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/GSYM/ | ||
H A D | LineTable.cpp | 64 int64_t MaxDelta = Data.getSLEB128(&Offset); in parse() local |
/llvm-project/bolt/lib/Rewrite/ | ||
H A D | RewriteInstance.cpp | 2388 const uint64_t MaxDelta = ((CHAR_BIT * DynamicRelrEntrySize) - 1) * PSize; readDynamicRelrRelocations() local |