Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp465 uint64_t OffsetAfterUnitLength = emitLocListHeader(OutLocationSection); in emitLocations()
525 uint64_t CompileUnit::emitLocListHeader(SectionDescriptor &OutLocationSection) { in emitLocListHeader() function in CompileUnit