Home
last modified time | relevance | path

Searched defs:CUInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp31 struct llvm::gsym::CUInfo { argument
29 struct llvm::gsym::CUInfo { global() struct in llvm::gsym
30 LineTablellvm::gsym::CUInfo global() argument
32 FileCachellvm::gsym::CUInfo global() argument
33 Languagellvm::gsym::CUInfo global() argument
34 AddrSizellvm::gsym::CUInfo global() argument
36 CUInfollvm::gsym::CUInfo CUInfo() argument
51 isHighestAddressllvm::gsym::CUInfo isHighestAddress() argument
68 DWARFToGSYMFileIndexllvm::gsym::CUInfo DWARFToGSYMFileIndex() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.cpp113 CompileUnit::DIEInfo &CUInfo = CU.getDIEInfo(CU.getDebugInfoEntry(0)); in resolveDependenciesAndMarkLiveness() local