Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h28 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 DDWARFTypeUnit.h29 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 DDWARFUnit.h181 const DWARFSection *AOS, const DWARFSection &LS, bool LE,
311 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS,
351 void setAddrOffsetSection(const DWARFSection *AOS, uint64_t Base) { in setAddrOffsetSection() argument
352 AddrOffsetSection = AOS; in setAddrOffsetSection()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp69 const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, in addUnitsImpl() argument
106 RS, LocSection, SS, SOS, AOS, LS, in addUnitsImpl()
111 AOS, LS, LE, IsDWO, *this); in addUnitsImpl()
194 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFUnit() argument
198 StringOffsetSection(SOS), AddrOffsetSection(AOS), IsLittleEndian(LE), in DWARFUnit()
/freebsd/contrib/file/magic/Magdir/
H A Dsniffer207 >20 belong&0x03FFFFFF 222 (AOS Space Data Link protocol
/freebsd/contrib/libpcap/
H A Dpcap.c3259 DLT_CHOICE(AOS, "AOS Space Data Link protocol"),
H A DCHANGES906 Add link-layer types for AOS
/freebsd/contrib/tcpdump/
H A DCHANGES1623 - Added support for the Ungermann-Bass Ethernet on IBM/PC-RTs running AOS.