Home
last modified time | relevance | path

Searched defs:AddrType (Results 1 – 10 of 10) sorted by relevance

/external/google-breakpad/src/processor/
Dmap_serializers-inl.h190 const ContainedRangeMap<AddrType, EntryType>* m) const { in SizeOf()
212 const ContainedRangeMap<AddrType, EntryType>* m, char* dest) const { in Write()
249 const ContainedRangeMap<AddrType, EntryType>* m, unsigned int* size) const { in Serialize()
Dmap_serializers_unittest.cc52 typedef int32_t AddrType; typedef
/external/zucchini/
Drel32_finder_unittest.cc519 using AddrType = AArch32Rel32Translator::AddrType; in TEST() typedef
541 using AddrType = AArch32Rel32Translator::AddrType; in TEST() typedef
600 using AddrType = AArch32Rel32Translator::AddrType; in TEST() typedef
628 using AddrType = AArch32Rel32Translator::AddrType; in TEST() typedef
691 using AddrType = AArch64Rel32Translator::AddrType; in TEST() typedef
714 using AddrType = AArch64Rel32Translator::AddrType; in TEST() typedef
Darm_utils.h135 enum AddrType : uint8_t { enum
338 enum AddrType : uint8_t { enum
/external/zucchini/aosp/include/components/zucchini/
Darm_utils.h135 enum AddrType : uint8_t { enum
338 enum AddrType : uint8_t { enum
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelDAGToDAG.cpp322 bool WebAssemblyDAGToDAGISel::SelectAddrOperands(MVT AddrType, in SelectAddrOperands()
DWebAssemblyAsmPrinter.cpp259 wasm::ValType AddrType = in getOrCreateWasmSymbol() local
/external/openthread/tests/unit/
Dtest_mac_frame.cpp183 enum AddrType : uint8_t in TestMacHeader() enum
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
DM68kISelDAGToDAG.cpp49 enum class AddrType { enum
/external/clang/lib/Sema/
DSemaChecking.cpp1293 QualType AddrType = ValType.getUnqualifiedType().withVolatile(); in CheckARMBuiltinExclusiveCall() local