Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp388 typedef uint32_t AddrType; in TEST() typedef
397 typedef uint64_t AddrType; in TEST() typedef
406 typedef uint32_t AddrType; in TEST() typedef
415 typedef uint64_t AddrType; in TEST() typedef
424 typedef uint32_t AddrType; in TEST() typedef
433 typedef uint64_t AddrType; in TEST() typedef
442 typedef uint32_t AddrType; in TEST() typedef
451 typedef uint64_t AddrType; in TEST() typedef
548 typedef uint32_t AddrType; in TEST() typedef
555 typedef uint64_t AddrType; in TEST() typedef
[all …]
/external/google-breakpad/src/processor/
Dmap_serializers-inl.h191 const ContainedRangeMap<AddrType, EntryType> *m) const { in SizeOf()
213 const ContainedRangeMap<AddrType, EntryType> *m, char *dest) const { in Write()
250 const ContainedRangeMap<AddrType, EntryType> *m, unsigned int *size) const { in Serialize()
Dmap_serializers_unittest.cc49 typedef int32_t AddrType; typedef
/external/llvm-project/lldb/include/lldb/Symbol/
DFunction.h273 enum class AddrType : uint8_t { Call, AfterCall }; enum
/external/clang/lib/Sema/
DSemaChecking.cpp1293 QualType AddrType = ValType.getUnqualifiedType().withVolatile(); in CheckARMBuiltinExclusiveCall() local
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp2339 QualType AddrType = ValType.getUnqualifiedType().withVolatile(); in CheckARMBuiltinExclusiveCall() local