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.cpp549 uint64_t OffsetBeforeLocationExpression = 0; in emitLocListFragment() local
568 OffsetBeforeLocationExpression = OutLocationSection.OS.tell(); in emitLocListFragment()
570 *OffsetPtr += OffsetBeforeLocationExpression; in emitLocListFragment()
582 return OffsetBeforeLocationExpression; in emitLocListFragment()
615 OffsetBeforeLocationExpression = OutLocationSection.OS.tell(); in emitLocListFragment()
617 *OffsetPtr += OffsetBeforeLocationExpression; in emitLocListFragment()
626 return OffsetBeforeLocationExpression; in emitLocListFragment()