Searched refs:AOS (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFCompileUnit.h | 23 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 D | DWARFTypeUnit.h | 30 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 D | DWARFUnit.h | 173 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 D | DWARFUnit.cpp | 62 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 D | sniffer | 207 >20 belong&0x03FFFFFF 222 (AOS Space Data Link protocol
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | pcap.c | 3045 DLT_CHOICE(AOS, "AOS Space Data Link protocol"),
|
| H A D | CHANGES | 464 Add link-layer types for AOS
|
| /freebsd-13.1/contrib/tcpdump/ |
| H A D | CHANGES | 1366 - Added support for the Ungermann-Bass Ethernet on IBM/PC-RTs running AOS.
|