HomeSort by: relevance | last modified time | path
    Searched refs:DebugInfoSize (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
DWARFLinkerCompileUnit.h 130 void setStartOffset(uint64_t DebugInfoSize) { StartOffset = DebugInfoSize; }
  /src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
DWARFLinker.cpp 38 struct DebugInfoSize {
2459 StringMap<DebugInfoSize> SizeByObject;
2581 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted;

Completed in 18 milliseconds