Searched refs:uintptr_vector (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libauto-186/
H A Dauto_gdb_interface.cpp36 typedef std::vector<uintptr_t, AuxAllocator<uintptr_t> > uintptr_vector; typedef in class:Auto::GDBPendingStack
37 uintptr_vector _small_stack, _large_stack;
H A DZoneCompaction.cpp126 typedef std::vector<uintptr_t, CompactionZoneAllocator<uintptr_t> > uintptr_vector; typedef in class:Auto::ZonePendingStack
127 uintptr_vector _small_stack, _large_stack;

Completed in 293 milliseconds