Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h158 void setStartOffset(uint64_t DebugInfoSize) { StartOffset = DebugInfoSize; } in setStartOffset() argument
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h153 struct DebugInfoSize { struct
H A DDWARFLinkerImpl.cpp886 StringMap<DebugInfoSize> SizeByObject; in printStatistic()
903 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; in printStatistic()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp47 struct DebugInfoSize { struct
2822 StringMap<DebugInfoSize> SizeByObject; in link()
2946 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; in link()