Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h160 void setStartOffset(uint64_t DebugInfoSize) { StartOffset = DebugInfoSize; } in setStartOffset() argument
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h152 struct DebugInfoSize { struct
H A DDWARFLinkerImpl.cpp884 StringMap<DebugInfoSize> SizeByObject; in printStatistic()
901 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; in printStatistic()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp47 struct DebugInfoSize { struct
2842 StringMap<DebugInfoSize> SizeByObject; in link()
2966 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; in link()