Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp552 uint64_t OffsetBeforeLocationExpression = 0; in emitLocListFragment() local
571 OffsetBeforeLocationExpression = OutLocationSection.OS.tell(); in emitLocListFragment()
573 *OffsetPtr += OffsetBeforeLocationExpression; in emitLocListFragment()
585 return OffsetBeforeLocationExpression; in emitLocListFragment()
618 OffsetBeforeLocationExpression = OutLocationSection.OS.tell(); in emitLocListFragment()
620 *OffsetPtr += OffsetBeforeLocationExpression; in emitLocListFragment()
629 return OffsetBeforeLocationExpression; in emitLocListFragment()