Home
last modified time | relevance | path

Searched refs:getFpmIntervalLength (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFCommon.cpp73 FpmBlock += msf::getFpmIntervalLength(Msf); in getFpmStreamLayout()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMSFCommon.h139 inline uint32_t getFpmIntervalLength(const MSFLayout &L) { in getFpmIntervalLength() function