Home
last modified time | relevance | path

Searched defs:AOS (Results 1 – 8 of 8) 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()
160 void setAddrOffsetSection(StringRef AOS, uint32_t Base) { in setAddrOffsetSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFCompileUnit.h24 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit()
DDWARFTypeUnit.h31 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit()
DDWARFUnit.h184 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in parseImpl()
352 void setAddrOffsetSection(const DWARFSection *AOS, uint32_t Base) { in setAddrOffsetSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp37 StringRef SOS, StringRef AOS, StringRef LS, bool LE, in DWARFUnit()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp55 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFUnit()