Searched defs:AOS (Results 1 – 12 of 12) sorted by relevance
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFCompileUnit.h | 21 StringRef SOS, StringRef AOS, StringRef LS, bool LE, in DWARFCompileUnit()
|
D | DWARFTypeUnit.h | 24 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
D | DWARFUnit.h | 83 StringRef SOS, StringRef AOS, StringRef LS, bool LE, in parseImpl() 160 void setAddrOffsetSection(StringRef AOS, uint32_t Base) { in setAddrOffsetSection()
|
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFCompileUnit.h | 23 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit()
|
D | DWARFTypeUnit.h | 30 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit()
|
D | DWARFUnit.h | 305 void setAddrOffsetSection(const DWARFSection *AOS, uint64_t Base) { in setAddrOffsetSection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFCompileUnit.h | 23 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit()
|
D | DWARFTypeUnit.h | 30 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit()
|
D | DWARFUnit.h | 299 void setAddrOffsetSection(const DWARFSection *AOS, uint32_t Base) { in setAddrOffsetSection()
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFUnit.cpp | 37 StringRef SOS, StringRef AOS, StringRef LS, bool LE, in DWARFUnit()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFUnit.cpp | 63 const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, in addUnitsImpl() 175 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFUnit()
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFUnit.cpp | 62 const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, in addUnitsImpl() 177 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFUnit()
|