Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFCompileUnit.h21 StringRef SOS, StringRef AOS, StringRef LS, bool LE, in DWARFCompileUnit()
DDWARFTypeUnit.h24 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO, in DWARFTypeUnit()
DDWARFUnit.h83 StringRef SOS, StringRef AOS, StringRef LS, bool LE, in parseImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFCompileUnit.h22 StringRef SS, const DWARFSection &SOS, in DWARFCompileUnit()
DDWARFTypeUnit.h30 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFCompileUnit.h27 StringRef SS, const DWARFSection &SOS, in DWARFCompileUnit()
DDWARFTypeUnit.h29 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp37 StringRef SOS, StringRef AOS, StringRef LS, bool LE, in DWARFUnit()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp62 const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, in addUnitsImpl()
174 StringRef SS, const DWARFSection &SOS, in DWARFUnit()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp68 const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, in addUnitsImpl()
190 StringRef SS, const DWARFSection &SOS, in DWARFUnit()
/external/mesa3d/src/gallium/frontends/va/
Dva_private.h74 #define SOS (8 + 4 * 2) macro