Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h265 void emitFDE(uint32_t CIEOffset, uint32_t AddrSize, uint64_t Address,
H A DDWARFLinkerImpl.cpp842 void DWARFLinkerImpl::LinkContext::emitFDE(uint32_t CIEOffset, in emitFDE() argument
847 Section.emitIntVal(CIEOffset, 4); in emitFDE()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h169 void emitFDE(uint32_t CIEOffset, uint32_t AddreSize, uint64_t Address,
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1265 void DwarfStreamer::emitFDE(uint32_t CIEOffset, uint32_t AddrSize, in emitFDE() argument
1270 MS->emitIntValue(CIEOffset, 4); in emitFDE()