Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h76 struct DWOFile { struct
80 StringMap<std::weak_ptr<DWOFile>> DWOFiles; argument
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp1426 const object::ObjectFile *DWOFile = in writeDWP() local