Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h130 void setStartOffset(uint64_t DebugInfoSize) { StartOffset = DebugInfoSize; } in setStartOffset() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp38 struct DebugInfoSize { struct
2459 StringMap<DebugInfoSize> SizeByObject; in link()
2581 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; in link()