Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFCompileUnit.h20 StringRef SS, StringRef SOS, StringRef AOS, in DWARFCompileUnit() argument
22 : DWARFUnit(DA, IS, RS, SS, SOS, AOS, M, LE) {} in DWARFCompileUnit()
DDWARFTypeUnit.h23 StringRef SS, StringRef SOS, StringRef AOS, in DWARFTypeUnit() argument
25 : DWARFUnit(DA, IS, RS, SS, SOS, AOS, M, LE) {} in DWARFTypeUnit()
DDWARFUnit.h67 StringRef SS, StringRef SOS, StringRef AOS, const RelocAddrMap *M,
74 void setAddrOffsetSection(StringRef AOS, uint32_t Base) { in setAddrOffsetSection() argument
75 AddrOffsetSection = AOS; in setAddrOffsetSection()
DDWARFUnit.cpp21 StringRef SS, StringRef SOS, StringRef AOS, in DWARFUnit() argument
24 StringOffsetSection(SOS), AddrOffsetSection(AOS), RelocMap(M), in DWARFUnit()
/external/libpcap/
DCHANGES216 Add link-layer types for AOS
/external/tcpdump/
DCHANGES968 - Added support for the Ungermann-Bass Ethernet on IBM/PC-RTs running AOS.