Home
last modified time | relevance | path

Searched defs:Subrange (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/tools/linux/md2core/
Dminidump_memory_range.h59 MinidumpMemoryRange Subrange(size_t sub_offset, size_t sub_length) const { in Subrange() function
67 MinidumpMemoryRange Subrange(const MDLocationDescriptor& location) const { in Subrange() function
/external/google-breakpad/src/common/
Dmemory_range.h124 MemoryRange Subrange(size_t sub_offset, size_t sub_length) const { in Subrange() function
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1016 const DISubrange *Subrange = cast<DISubrange>(Element); in lowerTypeArray() local