Searched refs:rangeLength (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp40 uint32_t rangeLength; member in struct:lld::mach_o::__anon3813::CompactUnwindEntry
52 lsdaLocation(nullptr), ehFrame(nullptr), rangeLength(function->size()),
57 lsdaLocation(nullptr), ehFrame(nullptr), rangeLength(0), encoding(0) {}
186 finalEntry.rangeStart, finalEntry.rangeLength);
343 pages.back().entries.back().rangeLength)
422 entry.rangeLength =
535 entry.rangeLength = function->size();

Completed in 107 milliseconds