Home
last modified time | relevance | path

Searched defs:SOS (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h27 StringRef SS, const DWARFSection &SOS, in DWARFCompileUnit()
H A DDWARFTypeUnit.h29 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit()
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp68 const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, in addUnitsImpl() argument
193 DWARFUnit(DWARFContext & DC,const DWARFSection & Section,const DWARFUnitHeader & Header,const DWARFDebugAbbrev * DA,const DWARFSection * RS,const DWARFSection * LocSection,StringRef SS,const DWARFSection & SOS,const DWARFSection * AOS,const DWARFSection & LS,bool LE,bool IsDWO,const DWARFUnitVector & UnitVector) DWARFUnit() argument
/freebsd-src/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp504 raw_string_ostream SOS(Pipeline); runPassPipeline() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp872 llvm::raw_string_ostream SOS(Name); VisitUsingDecl() local