Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h22 StringRef SS, const DWARFSection &SOS, in DWARFCompileUnit()
H A DDWARFTypeUnit.h30 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp61 const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, in addUnitsImpl()
176 StringRef SS, const DWARFSection &SOS, in DWARFUnit()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp752 llvm::raw_string_ostream SOS(Name); in VisitUsingDecl() local
/netbsd-src/sys/dev/stbi/
H A Dstb_image.c1756 #define SOS(x) ((x) == 0xda) macro