Searched refs:AOS (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/DebugInfo/ |
D | DWARFCompileUnit.h | 20 StringRef SS, StringRef SOS, StringRef AOS, in DWARFCompileUnit() argument 22 : DWARFUnit(DA, IS, RS, SS, SOS, AOS, M, LE) {} in DWARFCompileUnit()
|
D | DWARFTypeUnit.h | 23 StringRef SS, StringRef SOS, StringRef AOS, in DWARFTypeUnit() argument 25 : DWARFUnit(DA, IS, RS, SS, SOS, AOS, M, LE) {} in DWARFTypeUnit()
|
D | DWARFUnit.h | 67 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()
|
D | DWARFUnit.cpp | 21 StringRef SS, StringRef SOS, StringRef AOS, in DWARFUnit() argument 24 StringOffsetSection(SOS), AddrOffsetSection(AOS), RelocMap(M), in DWARFUnit()
|
/external/libpcap/ |
D | CHANGES | 216 Add link-layer types for AOS
|
/external/tcpdump/ |
D | CHANGES | 968 - Added support for the Ungermann-Bass Ethernet on IBM/PC-RTs running AOS.
|