Searched refs:AOS (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFCompileUnit.h | 28 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit() argument 30 : DWARFUnit(Context, Section, Header, DA, RS, LocSection, SS, SOS, AOS, in DWARFCompileUnit()
|
| H A D | DWARFTypeUnit.h | 29 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit() argument 32 : DWARFUnit(Context, Section, Header, DA, RS, LocSection, SS, SOS, AOS, in DWARFTypeUnit()
|
| H A D | DWARFUnit.h | 176 const DWARFSection *AOS, const DWARFSection &LS, bool LE, 304 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, 344 void setAddrOffsetSection(const DWARFSection *AOS, uint64_t Base) { in setAddrOffsetSection() argument 345 AddrOffsetSection = AOS; in setAddrOffsetSection()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFUnit.cpp | 69 const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, in addUnitsImpl() argument 103 RS, LocSection, SS, SOS, AOS, LS, in addUnitsImpl() 108 AOS, LS, LE, IsDWO, *this); in addUnitsImpl() 191 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFUnit() argument 195 StringOffsetSection(SOS), AddrOffsetSection(AOS), IsLittleEndian(LE), in DWARFUnit()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlport.pod | 2558 AOS 5.002
|