Searched defs:AOS (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFCompileUnit.h | 28 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit()
|
H A D | DWARFTypeUnit.h | 29 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit()
|
H A D | DWARFUnit.h | 351 void setAddrOffsetSection(const DWARFSection *AOS, uint64_t Base) { in setAddrOffsetSection()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 69 const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, in addUnitsImpl() 198 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFUnit()
|