Home
last modified time | relevance | path

Searched defs:DebugInfoSize (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h153 struct DebugInfoSize { struct
154 uint64_t Input;
155 uint64_t Output;
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h158 void setStartOffset(uint64_t DebugInfoSize) { StartOffset = DebugInfoSize; } in setStartOffset()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp47 struct DebugInfoSize { struct
48 uint64_t Input;
49 uint64_t Output;