Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp763 StringMap<uint32_t> EmittedCIEs; in cloneAndEmitDebugFrame() local
811 EmittedCIEs.insert(std::make_pair(CIEData, OffsetToCIERecord)); in cloneAndEmitDebugFrame()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h768 StringMap<uint32_t> EmittedCIEs; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2466 auto IteratorInserted = EmittedCIEs.insert( in patchFrameInfoForObject()