Home
last modified time | relevance | path

Searched refs:AOS (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h23 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit() argument
25 : DWARFUnit(Context, Section, Header, DA, RS, LocSection, SS, SOS, AOS, in DWARFCompileUnit()
H A DDWARFTypeUnit.h30 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit() argument
33 : DWARFUnit(Context, Section, Header, DA, RS, LocSection, SS, SOS, AOS, in DWARFTypeUnit()
H A DDWARFUnit.h173 const DWARFSection *AOS, const DWARFSection &LS, bool LE,
272 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS,
311 void setAddrOffsetSection(const DWARFSection *AOS, uint64_t Base) { in setAddrOffsetSection() argument
312 AddrOffsetSection = AOS; in setAddrOffsetSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp62 const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, in addUnitsImpl() argument
89 RS, LocSection, SS, SOS, AOS, LS, in addUnitsImpl()
94 AOS, LS, LE, IsDWO, *this); in addUnitsImpl()
177 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFUnit() argument
181 StringOffsetSection(SOS), AddrOffsetSection(AOS), isLittleEndian(LE), in DWARFUnit()
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dsniffer207 >20 belong&0x03FFFFFF 222 (AOS Space Data Link protocol
/freebsd-13.1/contrib/libpcap/
H A Dpcap.c3045 DLT_CHOICE(AOS, "AOS Space Data Link protocol"),
H A DCHANGES464 Add link-layer types for AOS
/freebsd-13.1/contrib/tcpdump/
H A DCHANGES1366 - Added support for the Ungermann-Bass Ethernet on IBM/PC-RTs running AOS.