Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp704 uint64_t OffsetAfterUnitLength = emitRangeListHeader(OutRangeSection); in cloneAndEmitRangeList()
770 uint64_t CompileUnit::emitRangeListHeader(SectionDescriptor &OutRangeSection) { in emitRangeListHeader() function in CompileUnit