Home
last modified time | relevance | path

Searched defs:TargetDWARFVersion (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerImpl.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerGlobalData.h30 uint16_t TargetDWARFVersion = 0; member
H A DDWARFLinkerImpl.h130 Error setTargetDWARFVersion(uint16_t TargetDWARFVersion) override { in setTargetDWARFVersion()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp308 const SmallVector<uint64_t> &StringOffsets, uint16_t TargetDWARFVersion) { in emitStringOffsets()